Skip to content

Commit 39a065c

Browse files
Mustafa Hastürkjberkel
authored andcommitted
remove --pre argument
Cocoapods 1.0.1 is now stable so we dont need to pass --pre argument
1 parent abab39b commit 39a065c

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)