Skip to content

Commit 544c855

Browse files
committed
Update README
1 parent 40f83b0 commit 544c855

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ Then, run the following command:
4949
pod install
5050
```
5151

52+
## Swift Package Manager
53+
54+
1. In Xcode, select File > Add Packages
55+
2. For the URL, paste in `https://github.com/queueit/ios-webui-sdk.git`
56+
3. Configure how you'd like to track changes, and add to your project
57+
4. Finally, click Add Package
58+
5259
## Usage
5360

5461
We have a repository with a demo app [here](https://github.com/queueit/ios-demo-app "iOS demo app"), but you can get the basic idea of how to use the library in the following example.

0 commit comments

Comments
 (0)