mirror of
https://github.com/openvk/openvk
synced 2024-11-13 10:39:24 +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
|
||||
cd ..
|
||||
git clone https://github.com/openvk/openvk.git
|
||||
git clone --recursive https://github.com/openvk/openvk.git
|
||||
cd openvk/
|
||||
composer2 install
|
||||
cd Web/static/js
|
||||
|
|
Loading…
Reference in a new issue