aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-04-18 22:58:02 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-04-18 22:58:02 +0200
commitc730d3143082990857ed77aac52f44a8d8dfca81 (patch)
tree810122cf96f3260a695649c8b73dd7b2776866b7
parentFixed whitespace issues (diff)
downloadlowbat-bsd-c730d3143082990857ed77aac52f44a8d8dfca81.tar.gz
lowbat-bsd-c730d3143082990857ed77aac52f44a8d8dfca81.tar.bz2
lowbat-bsd-c730d3143082990857ed77aac52f44a8d8dfca81.tar.xz
lowbat-bsd-c730d3143082990857ed77aac52f44a8d8dfca81.tar.zst
lowbat-bsd-c730d3143082990857ed77aac52f44a8d8dfca81.zip
README fix
-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