Skip to content

Commit

Permalink
Bump version info in quickstart
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Hollensbe <[email protected]>
  • Loading branch information
Erik Hollensbe committed Jun 15, 2021
1 parent 4090c5b commit 3b68043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ ZeroNSD publishes rpm, deb, and msi packages, available **[here](https://github.
_The latest release is **not** reflected below. Go to the link above to get a link!_

```
wget https://github.com/zerotier/zeronsd/releases/download/v0.1.6/zeronsd_0.1.6_amd64.deb
sudo dpkg -i zeronsd_0.1.6_amd64.deb
wget https://github.com/zerotier/zeronsd/releases/download/v0.1.7/zeronsd_0.1.7_amd64.deb
sudo dpkg -i zeronsd_0.1.7_amd64.deb
```

### Cargo
Expand Down

0 comments on commit 3b68043

Please sign in to comment.