aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 384aaf7c..657a3a1e 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Compiling:
32 make 32 make
33 # sudo make install 33 # sudo make install
34 34
35Binary shows up in `./bin` (or `/usr/bin` if you `make install`). 35Binary shows up in `./bin` (or `/usr/local/bin` if you `make install`).
36 36
37## Configuration 37## Configuration
38 38