summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-11-01 18:45:26 -0600
committernachoparker <nacho@ownyourbits.com>2018-11-01 18:45:26 -0600
commit1eb27aec8625f37d40df5645dd0c77c933547817 (patch)
treedc06d1e2eaee750b128e4d293b41d9d38c928d1c
parent1fce6c80566405009fe5a73eaf0cba1f8e7b6778 (diff)
fix mistake in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca4779a..469059e 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,6 @@ with an AUR helper like `pacaur`, or manually:
```bash
git clone https://aur.archlinux.org/dutree.git
-cd bat
+cd dutree
makepkg -si
```