Skip to content

Commit 1776d5e

Browse files
authored
Update USAGE.md
1 parent c734c33 commit 1776d5e

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

USAGE.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
## The easy way
44

5-
The easist way to use these packages is by creating a project with `Briefcase
6-
<https://github.com/beeware/briefcase>`__. Briefcase will download pre-compiled
7-
versions of these support packages, and add them to an Xcode project (or
8-
pre-build stub application, in the case of macOS).
5+
The easist way to use these packages is by creating a project with
6+
(Briefcase)[https://github.com/beeware/briefcase]. Briefcase will download
7+
pre-compiled versions of these support packages, and add them to an Xcode project
8+
(or pre-build stub application, in the case of macOS).
99

1010
## The manual way
1111

@@ -22,8 +22,9 @@ guides:
2222
* [macOS](https://docs.python.org/3/using/mac.html)
2323
* [iOS](https://docs.python.org/3/using/ios.html#adding-python-to-an-ios-project)
2424

25-
For tvOS and watchOS, you should be able to broadly follow the instructions in
26-
the iOS guide.
25+
For tvOS, watchOS, and visionOS, you should be able to broadly follow the instructions
26+
in the iOS guide. The testbed projects generated on iOS and visionOS may be used as
27+
rough references as well.
2728

2829
### Using Objective C
2930

0 commit comments

Comments
 (0)