Skip to content

Commit 104eedb

Browse files
docs(README): automatic update
docs(swift): Fix CocoaPods spelling (camel case) [This list might not be relevant] support to radius doc back to previous implementation no elseif in erb erb syntax fixing erb syntax Update radius documentation [ci skip]
1 parent a420e25 commit 104eedb

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
@@ -82,7 +82,7 @@ To setup your project, follow these steps:
8282

8383

8484
1. Add a dependency on AlgoliaSearch-Client-Swift:
85-
- Cocoapods: add `pod 'AlgoliaSearch-Client-Swift', '~> 3.0'` to your `Podfile`.
85+
- CocoaPods: add `pod 'AlgoliaSearch-Client-Swift', '~> 3.0'` to your `Podfile`.
8686
- Carthage: add `github "algolia/algoliasearch-client-swift"` to your `Cartfile`.
8787
2. Add `import AlgoliaSearch` to your source files.
8888
3. Initialize the client with your application ID and API key (you can find them on [your Algolia Dashboard](https://www.algolia.com/api-keys)):

0 commit comments

Comments
 (0)