We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d784548 commit 8b960d4Copy full SHA for 8b960d4
Documentation/Index.md
@@ -111,7 +111,7 @@ install SQLite.swift with Carthage:
111
pod 'SQLite.swift', '~> 0.11.1'
112
```
113
114
- 4. Run `pod install`.
+ 4. Run `pod install --repo-update`.
115
116
117
#### Requiring a specific version of SQLite
README.md
@@ -163,7 +163,7 @@ SQLite.swift with CocoaPods:
163
164
165
166
167
168
[CocoaPods]: https://cocoapods.org
169
[CocoaPods Installation]: https://guides.cocoapods.org/using/getting-started.html#getting-started
0 commit comments