Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TarekAwwad committed Feb 26, 2020
1 parent 3908681 commit 80a365a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Testnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ To join the Kichain testnet, you need first to install both `golang` and `ki-too

You will also need a couple of basic tools such as `curl` and `vim` (or whatever tools that can replace them). Go ahead and install them :
```
sudo apt-get install vim
sudo apt-get install curl
sudo apt install vim
sudo apt install curl
```

Once done, create a folder to contain your node information:
Expand Down

0 comments on commit 80a365a

Please sign in to comment.