Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Frederick-S/markote
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick-S committed Dec 4, 2018
2 parents 8ec91bc + fc61a2b commit 4732943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
2. Click `Add an app` and name your app
3. Set a platform by clicking `Add Platform`, select `Web`, and add a `Redirect URL` of `http://localhost:5000/login/authorized`
4. Click `Generate New Password` and store it securely
5. Add `Notes.Create`, `User.Read` to `Delegated Permissions`
5. Add `Notes.Create`, `User.Read`, `Files.ReadWrite.AppFolder` to `Delegated Permissions`

### Run from source code
1. Install [Cairo](https://cairographics.org/). For Windows users, you can also download standalone [Cairo dlls](https://github.com/preshing/cairo-windows/releases) and add its path to `PATH` environment variable
Expand Down

0 comments on commit 4732943

Please sign in to comment.