Skip to content

Commit

Permalink
Fixed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zktony committed Apr 7, 2023
1 parent 84f737f commit 09ac784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/run-a-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Once you choose your cloud service provider and set-up your new server, the firs

```
sudo apt-get install curl unzip
curl -O -L https://github.com/Polkadex-Substrate/Polkadex/releases/download/latest/PolkadexNodeUbuntu.zip ; unzip PolkadexNodeUbuntu.zip`
curl -O -L https://github.com/Polkadex-Substrate/Polkadex/releases/latest/download/PolkadexNodeUbuntu.zip ; unzip PolkadexNodeUbuntu.zip`
```

Expand Down

0 comments on commit 09ac784

Please sign in to comment.