Skip to content

Commit acaf4d4

Browse files
authored
Update README.md
1 parent e5f07b0 commit acaf4d4

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
@@ -55,7 +55,7 @@ CocoaPods is a dependency manager for Xcode projects.
5555
3. In terminal in the directory containing your project's `.xcodeproj` file and the Podfile, run `pod install` command. This will install Teads SDK along with our needed dependencies.
5656
5757
```
58-
$ pod install
58+
$ pod install --repo-update
5959
```
6060
6161
4. Once the installation is finished, open the `.xcworkspace` of your app to launch Xcode. Your project files should include a Pods project with the dependencies for TeadsSDK. From now on you will have to use this file for your app's developments.

0 commit comments

Comments
 (0)