We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6eaf88 commit 6eddaf4Copy full SHA for 6eddaf4
1 file changed
BUILD.md
@@ -42,7 +42,7 @@ If you don't have them installed, you will need to install [Git](https://git-scm
42
43
1. **Clone the repository:**
44
```bash
45
- git clone https://github.com/processing/processing4.git
+ git clone --recursive https://github.com/processing/processing4.git
46
cd processing4
47
```
48
0 commit comments