Skip to content

Commit 92c0b6a

Browse files
authored
Merge 10c51df into 48da31f
2 parents 48da31f + 10c51df commit 92c0b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This swift package enables you to use python modules in your iOS apps.
55
## Installation
66

77
```
8-
.package(url: "https://github.com/kewlbear/Python-iOS.git", .branch("kivy-ios"))
8+
.package(url: "https://github.com/kewlbear/Python-iOS.git", from: "0.1.1-b")
99
```
1010

1111
## Usage

0 commit comments

Comments
 (0)