Skip to content

Commit

Permalink
Merge pull request #52 from GenevieveBuckley/patch-1
Browse files Browse the repository at this point in the history
Fix briefcase update docs, a typo was causing an error
  • Loading branch information
freakboy3742 committed May 23, 2020
2 parents 4a25601 + 5d60eee commit bcb9f94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorial/tutorial-4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ changed, or you have new application resources, like a new splash screen or
application icon)? In this situation, the ``update`` command has some options
you can use:

* ``briefcase update -d`` (or ``briefcase update --update_dependencies``)
* ``briefcase update -d`` (or ``briefcase update --update-dependencies``)
will re-install your the application dependecies.

* ``briefcase update -r`` (or ``briefcase update --update_resources``)
* ``briefcase update -r`` (or ``briefcase update --update-resources``)
will re-install your application resources.

Update and run in one step
Expand Down

0 comments on commit bcb9f94

Please sign in to comment.