Update README.md
This commit is contained in:
parent
6328c40dc2
commit
3369ba52d1
|
@ -11,6 +11,10 @@ Clone and load the HTML. That's all.
|
||||||
npm install -g serve-https
|
npm install -g serve-https
|
||||||
git clone git@git.daplie.com:Daplie/walnut_launchpad.git
|
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
|
pushd landing-page
|
||||||
serve-https
|
serve-https
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue