Skip to content

Commit fa56d3e

Browse files
authored
Update ios.md
1 parent a2e9889 commit fa56d3e

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/ui-library/includes/get-started-call

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/ui-library/includes/get-started-call/ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Name the project `UILibraryQuickStart` and select `Storyboard` under the `Interf
3131

3232
1. Create a Podfile in your project root directory by running `pod init`.
3333
- If encounter error, update [CocoaPods](https://guides.cocoapods.org/using/getting-started.html) to latest version
34-
3. Add the following to your Podfile:
34+
2. Add the following to your Podfile:
3535

3636
```
3737
source 'https://github.com/CocoaPods/Specs.git'

0 commit comments

Comments
 (0)