updated readme resolves issue #71
This commit is contained in:
parent
284836e0dd
commit
3b13d7e5ba
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ ionic cordova platform add android
|
|||
|
||||
## Build and run using ionic framework
|
||||
|
||||
Copy src/providers/pnut-oauth.ts.sample to src/providers/pnut-oauth.ts and include the client ID provided by pnut.io. See the [developer documentation](https://pnut.io/docs/api/implementation/overview) for more details.
|
||||
|
||||
#### Browser
|
||||
```bash
|
||||
ionic serve --lab
|
||||
|
|
Reference in a new issue