diff --git a/README.md b/README.md index 834d017..e1f5992 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ Clone and load the HTML. That's all. npm install -g serve-https git clone git@git.daplie.com:Daplie/walnut_launchpad.git +# install oauth3 to /assets/oauth3.org +pushd walnut_launchpad +bash ./install.sh + pushd landing-page serve-https ```