mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 17:14:41 +00:00
CONTRIBUTING: git clone --recursive
we are using submodules, so we need to recursive clone the repo
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user