Skip to content

Commit

Permalink
Merge pull request #432 from esaung/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 authored Dec 1, 2023
2 parents c595896 + 19fd6b6 commit a477ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/farming/dual-farming-testnet-mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For the mainnet installation, we will stick with the default ports and `CHIA_ROO
1. Alternatively, you can manually edit the ports in `config.yaml`
2. Run this command:
```bash
export CHIA_ROOT ~/.chia/testnet
export CHIA_ROOT=~/.chia/testnet
```
3. Run this command:
```bash
Expand Down Expand Up @@ -85,4 +85,4 @@ To swap between running commands for mainnet and running commands for testnet, y
- Testnet:
```bash
export CHIA_ROOT=~/.chia/testnet
```
```

0 comments on commit a477ce2

Please sign in to comment.