From 585fb2ed33df37e29c6592dbd4889b16129b8678 Mon Sep 17 00:00:00 2001 From: Kevin Davis Date: Tue, 25 Jun 2019 15:14:32 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85532411..3d5e729f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ kvd gentx --name --amount 1000000kva --ip A genesis transaction should be written to `$HOME/.kvd/config/gentx/gentx-.json` #### Submit Genesis Transaction -To be included in the genesis file for testnet one, post your genesis transaction as a PR on this repo [here](https://github.com/Kava-Labs/kava/pulls) +To be included in the genesis file for testnet one, fork this repo and copy your genesis transaction to the `testnet-1/gentx` directory. Submit your fork including your genesis transaction as a PR on this repo [here](https://github.com/Kava-Labs/kava/pulls) ## License