Skip to content

Commit

Permalink
update masterenode setup README
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-at-decenomy committed Jul 26, 2021
1 parent dff768c commit d3b25d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/masternodesetup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
***
## Required
1) **SAPP collateral value at current block** ([consult the collateral table](../../README.md#rewards-breakdown))
2) **Local Wallet https://github.com/decenomy/DSW/releases**
2) **Local Wallet https://github.com/sappcoin-com/SAPP/releases**
3) **VPS with UBUNTU 18.04** (it is possible to work on other versions but it is not tested)
4) **Putty https://www.putty.org/**
5) **Text editor on your local pc to save data for copy/paste**
Expand All @@ -30,7 +30,7 @@ You will then receive your private key, save it in a txt to use it later.
* Once logged in your vps, *copy/paste* each line one by one with *Enter*

```
wget -q https://raw.githubusercontent.com/__GITHUB_ACCOUNT__/__GITHUB_REPOSITORY__/master/contrib/masternodesetup/masternodesetup.sh
wget -q https://raw.githubusercontent.com/sappcoin-com/SAPP/master/contrib/masternodesetup/masternodesetup.sh
```

```
Expand Down

0 comments on commit d3b25d6

Please sign in to comment.