Skip to content

Commit

Permalink
move nymvpn guide frm operators -> developers
Browse files Browse the repository at this point in the history
  • Loading branch information
mfahampshire committed Dec 11, 2024
1 parent e473076 commit 14fec0f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions documentation/docs/pages/developers/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"integrations": "Integration Options",
"clients": "Clients",
"tools": "Tools",
"nymvpncli": "Nym VPN CLI",
"chain": "Interacting with Nyx",
"--": {
"type": "separator"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This is a short guide to setting up and using the `nym-vpnc` tool, which is used
Download and run instructions for the GUIs can be found [here](https://nymvpn.com/en/download/linux).

## Download & Extract Binary
Check the [release page](https://github.com/nymtech/nym-vpn-client/releases/) page for the latest release and modify the instructions accordingly. These instructions use the latest as of the time of writing.
Check the [release page](https://github.com/nymtech/nym-vpn-client/releases/) page for the latest release version and modify the instructions accordingly. These instructions use the latest as of the time of writing.
```sh
wget -q https://github.com/nymtech/nym-vpn-client/releases/download/nym-vpn-core-v1.1.0-beta.3/nym-vpn-core-v1.1.0-beta.3_<YOUR_OPERATING_SYSTEM>.tar.gz &&
tar -xzf nym-vpn-core-v1.1.0-beta.3_<YOUR_OPERATING_SYSTEM>.tar.gz &&
Expand Down
1 change: 0 additions & 1 deletion documentation/docs/pages/operators/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"tokenomics": "Tokenomics",
"faq": "FAQ",
"community-counsel": "Community Counsel",
"nymvpncli": "Nym VPN CLI",
"---": {
"type": "separator"
},
Expand Down

0 comments on commit 14fec0f

Please sign in to comment.