Skip to content

Commit

Permalink
make README more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
Etaash-mathamsetty authored Jul 8, 2023
1 parent 643d15c commit a1dd83d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,9 @@ libSDL2 >= 2.0.22 (for wayland)
libdecor (for wayland)
ttf-dejavu (better font)

**For Ubuntu 22.04 LTS:**
**Installing them For Ubuntu 22.04 LTS:**
```
sudo apt-get install cmake libsdl2-dev libnotify-dev
mkdir build
cd build
cmake ..
make
```

**Installing them on arch linux (or any arch based distro):**
Expand Down

0 comments on commit a1dd83d

Please sign in to comment.