diff --git a/README.md b/README.md index 66888b5..97221d0 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Some things you need before getting started: 1. Clone this repo using `git clone --depth=1 https://github.com/eoscostarica/claim-bp-rewards.git ` 2. Move to the appropriate directory: `cd `. 3. Copy and rename the `.env.example` to `.env` then update the environment variables according to your needs -4. For the CLAIM_NETWORK, the supports networks are: `libre`,`libre-testnet`, `antelope`, `jungle`, `telos`, `telos-testnet`, `proton`, `proton-testnet`, `wax`, `. wax-testnet` +4. For the CLAIM_NETWORK, the supports networks are: `libre`,`libre-testnet`, `antelope`, `jungle`, `telos`, `telos-testnet`, `proton`, `proton-testnet`, `wax`, `wax-testnet` ### Quick start