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 7a1b3b6 commit d6f0a60Copy full SHA for d6f0a60
docs/contributor-guide/development.md
@@ -25,7 +25,7 @@ Build the project (run once):
25
26
- `go tool task init`
27
- `go tool task build`
28
-- `go tool task generate:assets` to download locally the assets of the [Arduino Bricks](`https://github.com/arduino/app-bricks-py`)
+- `go tool task generate:assets` to download locally the assets of the [Arduino Bricks](https://github.com/arduino/app-bricks-py)
29
30
Start the arduino-app-cli in daemon mode:
31
0 commit comments