aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.org b/README.org
index 228dec3..76ea118 100644
--- a/README.org
+++ b/README.org
@@ -25,12 +25,10 @@ is straight forward:
#+BEGIN_SRC shell
git clone git://jozanofastora.xyz/jozan/go2work.git
cd go2work
-make
sudo make install clean
#+END_SRC
Note that on BSD systems you want to use ~gmake~ instead of ~make~:
#+BEGIN_SRC shell
-gmake
sudo gmake install clean
#+END_SRC