aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 67c8800..3064256 100644
--- a/README.org
+++ b/README.org
@@ -15,7 +15,7 @@ Open a terminal and run these commands:
#+BEGIN_SRC shell
git clone https://github.com/JozanLeClerc/lowbat-bsd.git
-cd lowbat
+cd lowbat-bsd
make
sudo make install clean
#+END_SRC