Skip to content

Commit 772598e

Browse files
author
jlorich
committed
Update README.md
1 parent f58fc05 commit 772598e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Project Setup Instructions
88
2. Get the repo
99

1010

11-
git clone git@github.com:cloudspace/iOS-EasyReader.git
11+
git clone https://github.com/cloudspace/iOS-EasyReader
1212

1313
3. Install cocoapods if it is not already setup
1414

@@ -20,9 +20,9 @@ Project Setup Instructions
2020

2121

2222
cd ~/path/to/project
23-
pod repo add Cloudspace-iOS-Pods git@github.com:cloudspace/Cloudspace-iOS-PodSpecs.git
23+
pod repo add Cloudspace-iOS-Pods https://github.com/cloudspace/Cloudspace-iOS-PodSpecs
2424
pod install
2525

2626
5. Open the project in xcode using 'EasyReader.xcworkspace'. Do not open it with 'EasyReader.xcodeproj'.
2727

28-
6. Build and run the project
28+
6. Build and run the project

0 commit comments

Comments
 (0)