Skip to content

Commit 1ee4ea5

Browse files
authored
minor fixes
1 parent db4d75a commit 1ee4ea5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

new_node_setup.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ At least 16GB RAM
2222
At least 100GB SSD (Note: HDD will not work)
2323
```
2424

25-
You'll be working with two machines, a server for the validator node, and your personal machie/monitor machine to install near-cli, create the wallet, monitor and control the validator node.
25+
You'll be working with two machines, a server for the validator node, and your personal machine/monitor machine to install near-cli, create the wallet, monitor and control the validator node.
2626

2727
### Ubuntu Prerequisite Installation
2828

@@ -50,6 +50,7 @@ sudo apt install python3 git curl snapd
5050
On the Server: The Prerequisite has python3, git and curl toolset, which have been installed in previous step. please run command prompt.
5151

5252
curl --proto '=https' --tlsv1.2 -sSfL https://raw.githubusercontent.com/near-guildnet/nearup/master/nearup | python3
53+
5354
Nearup automatically adds itself to PATH: restart the terminal, or issue the command: . ~/.profile. On each run, nearup self-updates to the latest version.
5455

5556
- **Step 2. Choose a staking-pool AccountId**
@@ -130,7 +131,7 @@ nearup logs -f
130131
*On your personal machine:*
131132
You will need a wallet.
132133
To create a [guildnet wallet](https://wallet.openshards.io) go to: [https://wallet.openshards.io](https://wallet.openshards.io) be sure to record your wallet address and seed phrase (12 words)
133-
_Tip: You may request 75,000 faucet from Near team for staking test._
134+
_Tip: You may request 75,000 faucet from the guild team to test staking._
134135

135136
[GuildNet Faucet](https://near-guildnet.github.io/open-shards-faucet/)
136137

0 commit comments

Comments
 (0)