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:
|
:END:
|
||||||
|
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
$ git clone https://gitlab.com/rogs/yams.git
|
$ git clone --depth=1 https://gitlab.com/rogs/yams.git /tmp/yams
|
||||||
$ cd yams
|
$ cd /tmp/yams
|
||||||
$ bash install.sh
|
$ bash install.sh
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user