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 d681afc commit 36ea54aCopy full SHA for 36ea54a
README.md
@@ -54,7 +54,7 @@ Clone the repository with: `$ git clone https://github.com/raspberrypi/pico-proj
54
55
The package can then be installed for the current user using: `$ pip install .`, or for the all system users using `$ sudo pip install .`.
56
57
-You can now run the package with `$ pico_project` plus any arguments detailed below, e.g. `$ pico_generator --gui`.
+You can now run the package with `$ pico_project` plus any arguments detailed below, e.g. `$ pico_project --gui`.
58
59
60
Console Options | Description
0 commit comments