Browse Source

Update README.md

Alex 4 years ago
parent
commit
0b9cef7e82
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -109,7 +109,7 @@ After Network creation, you can edit the network in the NETWORK DETAILS pane, mo
 	- **Install Command:** Use on machines that do not have the netclient utility
 
 ### Install Agent:
-For machines **without** netclient, run the install command (from above): `curl -sfL https://raw.githubusercontent.com/gravitl/netmaker/v0.2/netclient-install.sh | KEY=<your access key> sh -`  
+For machines **without** netclient, run the install command (from above): `curl -sfL https://raw.githubusercontent.com/gravitl/netmaker/v0.3/netclient-install.sh | KEY=<your access key> sh -`  
 For machines **with** netclient run the following (with access token from above): `sudo netclient -c install -t <access token>`
 For networks with **manual signup** enabled (see above), install using the network name: `sudo netclient -c install -n <network name>`