Skip to content

Commit 8f62c34

Browse files
committed
Update README.md
1 parent 306f9fc commit 8f62c34

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,12 @@ To install just write into your Cartfile:
136136
github "hyperoslo/Hue"
137137
```
138138

139+
To install **Hue** using [Swift Package Manager](https://swift.org/package-manager) with Xcode 11, just follow the instructions at <https://developer.apple.com/documentation/swift_packages> and import the platform specific library to the project:
140+
141+
```swift
142+
import HueAppKit // or HueUIKit
143+
```
144+
139145
## Author
140146

141147
[Hyper](http://hyper.no) made this with ❤️

0 commit comments

Comments
 (0)