summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-03-24 09:45:52 +0100
committerDave Davenport <qball@gmpclient.org>2017-03-24 09:45:52 +0100
commit254aac8dc79d1de2a77dd22bcf22435bfd82a057 (patch)
tree51c9cf28fd17d17dbc84db9ee52b7ea7c7d0c79f
parent42fa10da94b876dc026d2982d9393fe0f4f37db1 (diff)
Clarify one step in install file.
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 4fce5d5a..905d8e70 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -71,6 +71,7 @@ Make a checkout:
```
git clone https://github.com/DaveDavenport/rofi
+cd rofi/
```