diff options
-rw-r--r-- | swift/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swift/README.md b/swift/README.md index bc823ea7db7..6e9f43aecd9 100644 --- a/swift/README.md +++ b/swift/README.md @@ -81,7 +81,7 @@ python allTests.py --config Debug --platform iphoneos In your `Cartfile` add a reference to Ice package ``` -github "zeroc-ice/ice" ~> swift +github "zeroc-ice/ice" swift ``` [1]: https://zeroc.com/distributions/ice |