aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-04-05 12:47:04 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2022-04-05 12:47:04 +0200
commit0f610e09c8e8ac89f1c529700c6e6ce99a673b1a (patch)
tree28519719b52b86243bf3497edb83141d6011736e /README.org
parentAdded README (diff)
downloadgo2work-0f610e09c8e8ac89f1c529700c6e6ce99a673b1a.tar.gz
go2work-0f610e09c8e8ac89f1c529700c6e6ce99a673b1a.tar.bz2
go2work-0f610e09c8e8ac89f1c529700c6e6ce99a673b1a.tar.xz
go2work-0f610e09c8e8ac89f1c529700c6e6ce99a673b1a.tar.zst
go2work-0f610e09c8e8ac89f1c529700c6e6ce99a673b1a.zip
README update
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