Skip to content

Commit

Permalink
Merge pull request #48 from davidbradway/patch-1
Browse files Browse the repository at this point in the history
fix update and run command for Windows
  • Loading branch information
freakboy3742 committed May 12, 2020
2 parents 89c239f + cc14ba2 commit 58ff773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/tutorial-4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ new logic works; then update, build and run the app with one command:

.. code-block:: doscon
(beeware-venv) C:\...>briefcase update
(beeware-venv) C:\...>briefcase run -u
[helloworld] Updating application code...
Installing src/helloworld...
Expand Down

0 comments on commit 58ff773

Please sign in to comment.