Docs: Added lost --recursive

This commit is contained in:
Ilya Prokopenko 2021-10-10 20:01:44 +07:00 committed by GitHub
parent dcdca45045
commit 0f55ddc1b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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