Skip to content

Commit 7bd36e4

Browse files
committed
update README.md
1 parent 05aafa9 commit 7bd36e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Demo/StudyplusSDKDemo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ StudyplusSDK Demo
88

99
### Usage
1010

11-
1. Open this project
11+
1. Run `pod try StudyplusSDK` or open this project
1212
2. Overwrite Consumer Key and Secret in ViewController.m
1313
3. Set custom URL Scheme
1414
4. Run

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,10 @@ static SPLStudyplus *studyplus;
192192

193193
![demo](https://raw.github.com/studyplus/Studyplus-iOS-SDK/master/docs/demoapp.png)
194194

195-
1. See Demo directory and open StudyplusSDKDemo/StudyplusSDKDemo.xcodeproj
195+
1. Run `pod try StudyplusSDK` or See Demo directory and open StudyplusSDKDemo/StudyplusSDKDemo.xcodeproj
196196
2. Edit consumer key and consumer secret in Viewcontroller.m
197197
3. Set URL Type with your consumer key
198-
4. run
198+
4. Run
199199
5. Do "Auth" and "Post record", and see public timeline at http://studyplus.jp
200200

201201
## License

0 commit comments

Comments
 (0)