Update README.md

Since code changed:
domain= and email=

domain=mynetmaker.domain.com email=example@email.com
This commit is contained in:
pete1019 2021-10-22 09:34:21 +02:00 committed by GitHub
parent 23b9632a8f
commit 41717ae787
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@
Or you can use your own domain and email. Make sure you have setup your wildcard domain pointing to server ip.
`sudo wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/develop/scripts/nm-quick.sh | bash -s mynetmaker.domain.com example@email.com`
`sudo wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/develop/scripts/nm-quick.sh | bash -s domain=mynetmaker.domain.com email=example@email.com`
<img src="./docs/images/install-server.gif" width="50%" /><img src="./docs/images/visit-website.gif" width="50%" />