Skip to content

Commit d06ea81

Browse files
authored
Merge pull request stephencelis#498 from stephencelis/remove-pre
remove --pre argument
2 parents abab39b + 39a065c commit d06ea81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ SQLite.swift with CocoaPods:
149149
``` sh
150150
# Using the default Ruby install will require you to use sudo when
151151
# installing and updating gems.
152-
sudo gem install --pre cocoapods
152+
[sudo] gem install cocoapods
153153
```
154154
155155
2. Update your Podfile to include the following:

0 commit comments

Comments
 (0)