Skip to content

Commit 24b9228

Browse files
dido18per1234
andauthored
Update docs/contributor-guide/development.md
Co-authored-by: Per Tillisch <[email protected]>
1 parent ba4b028 commit 24b9228

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/contributor-guide/development.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ The following development tools must be available in your local environment:
2222
Build the project (run once):
2323
- `task init`
2424
- `task build`
25-
- `task generate:assets` to download locally the assets of the [Arduino Bricks](`https://github.com/arduino/app-bricks-py`)
25+
- `go tool task init`
26+
- `go tool task build`
27+
- `go tool task generate:assets` to download locally the assets of the [Arduino Bricks](https://github.com/arduino/app-bricks-py)
2628

2729
Start the arduino-app-cli in daemon mode:
2830
- `ARDUINO_APP_CLI__DATA_DIR=debian/arduino-app-cli/home/arduino/.local/share/arduino-app-cli task start`

0 commit comments

Comments
 (0)