summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-05-26 22:24:40 -0500
committerGitHub <noreply@github.com>2022-05-26 22:24:40 -0500
commit36302bcb7bac688ff9cc6139affc6bf6ffc073b3 (patch)
tree2397859cac6e42d2a6bbb6fb0366ce9c8014d13b /README.md
parent7214e466ca67fccabfca5a69ef1f5a14e4b2e3ee (diff)
installation
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ccff31..46693c0 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,8 @@ https://dwm.suckless.org/
- actualfullscreen
## installation
-```git clone https://github.com/ozpv/dwm.git
+```
+git clone https://github.com/ozpv/dwm.git
cd dwm
sudo make install
```