mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-05 05:03:23 +00:00
docs: add --recursive flag to git clone
This commit is contained in:
parent
4d38b913f1
commit
69883c6b73
@ -52,7 +52,7 @@ sudo zypper install readline-devel
|
||||
|
||||
### Install
|
||||
```sh
|
||||
git clone https://github.com/Hilbis/Hilbish
|
||||
git clone --recursive https://github.com/Hilbis/Hilbish
|
||||
cd Hilbish
|
||||
make build
|
||||
sudo make install
|
||||
|
Loading…
x
Reference in New Issue
Block a user