Skip to content

Commit

Permalink
update filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
rhuairahrighairidh committed Oct 16, 2019
1 parent 27bb40f commit 328a16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3000/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ First, fork https://github.com/kava-labs/kava-testnets to your `$HOME` directory
```sh
cd $HOME/kava-testnets
# Make a directory for your gentx
mkdir ./3000/<your directory>
mkdir ./3000/gentx/<your directory>
cp $HOME/.kvd/config/gentx/gentx-* $HOME/kava-testnets/3000/gentx/<your directory>/.
cp $HOME/kava/<account>.txt $HOME/kava-testnets/3000/gentx/<your director>/.
```
Expand Down

0 comments on commit 328a16e

Please sign in to comment.