Skip to content

Commit 2cb11c5

Browse files
authored
Fix command in README for running the project
1 parent 5b541e9 commit 2cb11c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python3 -m venv venv
2929
source venv/bin/activate
3030
pip install briefcase
3131
```
32-
Cloning the project, and running `briefcase dev -r` in the root directory
32+
Cloning the project, and running `briefcase run -r` in the root directory
3333

3434
## Contributing
3535

0 commit comments

Comments
 (0)