summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-10-26 17:06:35 -0300
committerRoger Gonzalez <roger@rogs.me>2023-10-26 17:06:35 -0300
commit6d01b1f141e2d4825c70e4d2ed1fb6644b6af9a9 (patch)
treedfc1ce3caf9b1f9e62bc7895dcc51667b4158c31 /README.org
parente4f20e9ebe0314b8cb54bc18cd4fc57e3e992132 (diff)
parent63bff4b94b086d77e26ebfb97e2a74085e593b14 (diff)
Merge branch 'master' of gitlab.com:rogs/yamsHEADmaster
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 9ec5814..a55c26e 100644
--- a/README.org
+++ b/README.org
@@ -84,7 +84,7 @@ Before installing, make sure you have:
#+begin_src bash
$ git clone https://gitlab.com/rogs/yams.git
$ cd yams
-$ ./install.sh
+$ bash install.sh
#+end_src
And follow the instructions.