Skip to content

Commit c93ac4c

Browse files
Update README.md
1 parent 900b1ec commit c93ac4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Don't forget to alter your Carthage [building phase for macOS](https://github.co
4141
To integrate SystemKit int your Xcode project using SPM, add the following to your Swift.package
4242

4343
```
44-
.package(url: "https://github.com/impel-intelligence/SystemKit/", branch: "master")
44+
.package(url: "https://github.com/impel-intelligence/SystemKit/", branch: "main")
4545
```
4646

4747
Or you can just add[ [https://github.com/impel-intelligence/SystemKit/](https://github.com/impel-intelligence/SystemKit/) to your project using the Xcode Package Dependencies Page.

0 commit comments

Comments
 (0)