mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Docs: Added lost --recursive
This commit is contained in:
parent
dcdca45045
commit
0f55ddc1b7
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ composer2 install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd ..
|
cd ..
|
||||||
git clone https://github.com/openvk/openvk.git
|
git clone --recursive https://github.com/openvk/openvk.git
|
||||||
cd openvk/
|
cd openvk/
|
||||||
composer2 install
|
composer2 install
|
||||||
cd Web/static/js
|
cd Web/static/js
|
||||||
|
|
Loading…
Reference in a new issue