We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48da31f + 10c51df commit 92c0b6aCopy full SHA for 92c0b6a
README.md
@@ -5,7 +5,7 @@ This swift package enables you to use python modules in your iOS apps.
5
## Installation
6
7
```
8
-.package(url: "https://github.com/kewlbear/Python-iOS.git", .branch("kivy-ios"))
+.package(url: "https://github.com/kewlbear/Python-iOS.git", from: "0.1.1-b")
9
10
11
## Usage
0 commit comments