Browse Source

Update README.md

Since code changed:
domain= and email=

domain=mynetmaker.domain.com [email protected]
pete1019 3 years ago
parent
commit
41717ae787
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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 [email protected]`
+`sudo wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/develop/scripts/nm-quick.sh | bash -s domain=mynetmaker.domain.com email=[email protected]`
 
 <img src="./docs/images/install-server.gif" width="50%" /><img src="./docs/images/visit-website.gif" width="50%" />