File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,16 @@ application. You can package projects for:
41
41
42
42
Support for AppleTV, watchOS, and wearOS deployments is planned.
43
43
44
- If you want to see Briefcase in action, try the `BeeWare tutorial
45
- <https://beeware.readthedocs.io> `__. That tutorial walks you through the
46
- process of creating and packaging a new application with Briefcase.
44
+ Getting started
45
+ ---------------
46
+
47
+ To install Briefcase, run::
48
+
49
+ $ python -m pip install briefcase
50
+
51
+ If you would like a full introduction to using Briefcase, try the `BeeWare tutorial
52
+ <https://docs.beeware.io> `__. This tutorial walks you through the process of creating
53
+ and packaging a new application with Briefcase.
47
54
48
55
Documentation
49
56
-------------
Original file line number Diff line number Diff line change
1
+ The installation guide in the README was clarified.
You can’t perform that action at this time.
0 commit comments