Made the clone location more clear
This commit is contained in:
parent
6d01b1f141
commit
d5b53f3de7
@ -82,8 +82,8 @@ Before installing, make sure you have:
|
||||
:END:
|
||||
|
||||
#+begin_src bash
|
||||
$ git clone https://gitlab.com/rogs/yams.git
|
||||
$ cd yams
|
||||
$ git clone --depth=1 https://gitlab.com/rogs/yams.git /tmp/yams
|
||||
$ cd /tmp/yams
|
||||
$ bash install.sh
|
||||
#+end_src
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user