Update README.md again

This commit is contained in:
Seth Gibelyou 2017-05-30 11:33:59 -06:00
parent 683eddab7e
commit fe81df00ee
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ 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
```