CONTRIBUTING: git clone --recursive

we are using submodules, so we need to recursive clone the repo
This commit is contained in:
David Lechner
2020-01-11 21:06:43 -06:00
parent cb9393020d
commit 6463adab3c
+1 -1
View File
@@ -13,7 +13,7 @@ For docs:
### Setup
git clone https://github.com/pybricks/pybricks-api
git clone --recursive https://github.com/pybricks/pybricks-api
cd pybricks-api
pipenv sync --dev