Update README.md

This commit is contained in:
Seth Gibelyou 2017-05-30 11:32:49 -06:00
parent 76edc945ce
commit 683eddab7e
1 changed files with 2 additions and 0 deletions

View File

@ -4,8 +4,10 @@ It must be installed to `/srv/walnut/packages/pages/org.oauth3`
```bash
git clone git@git.daplie.com:OAuth3/org.oauth3.git /srv/walnut/packages/pages/org.oauth3
pushd /srv/walnut/packages/pages/org.oauth3
git checkout fs-nosql
bash ./install.sh
popd
```
This uses the OAuth3 JavaScript SDK `oauth3.js` as a subpackage in `/srv/walnut/packages/pages/org.oauth3/assets/org.oauth3`.