Skip to content

Commit 36ea54a

Browse files
committed
typo
1 parent d681afc commit 36ea54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Clone the repository with: `$ git clone https://github.com/raspberrypi/pico-proj
5454

5555
The package can then be installed for the current user using: `$ pip install .`, or for the all system users using `$ sudo pip install .`.
5656

57-
You can now run the package with `$ pico_project` plus any arguments detailed below, e.g. `$ pico_generator --gui`.
57+
You can now run the package with `$ pico_project` plus any arguments detailed below, e.g. `$ pico_project --gui`.
5858

5959

6060
Console Options | Description

0 commit comments

Comments
 (0)