We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b541e9 commit 2cb11c5Copy full SHA for 2cb11c5
1 file changed
README.md
@@ -29,7 +29,7 @@ python3 -m venv venv
29
source venv/bin/activate
30
pip install briefcase
31
```
32
-Cloning the project, and running `briefcase dev -r` in the root directory
+Cloning the project, and running `briefcase run -r` in the root directory
33
34
## Contributing
35
0 commit comments