summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
```