Update INSTALL.md
This commit is contained in:
parent
fc604813e3
commit
b221e5b5f2
|
@ -95,7 +95,7 @@ Walnut must sit behind a proxy that properly terminates https and sets the `X-Fo
|
|||
Goldilocks can do this, as well as manage daplie domains, tunneling, etc.
|
||||
|
||||
```bash
|
||||
curl https://daplie.me/install-scripts | bash
|
||||
curl https://git.daplie.com/Daplie/daplie-snippets/raw/master/install.sh | bash
|
||||
|
||||
daplie-install-goldilocks
|
||||
```
|
||||
|
@ -128,7 +128,7 @@ Basic Walnut Install
|
|||
--------------------
|
||||
|
||||
```bash
|
||||
curl https://daplie.me/install-scripts | bash
|
||||
curl https://git.daplie.com/Daplie/daplie-snippets/raw/master/install.sh | bash
|
||||
|
||||
daplie-install-walnut
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue