Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peterc-yuma committed Jan 9, 2025
1 parent 868c876 commit 69ec987
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,6 @@ poetry install
## Configuration

### Makefile
Start by editing the Makefile with your wallet and network information:
```
################################################################################
# User Parameters #
################################################################################
coldkey = default
validator_hotkey = validator
miner_hotkey = miner
netuid = $(testnet_netuid)
network = $(testnet)
```

### .env Files
Copy the example `.env` files and edit all desired values:
Expand Down

0 comments on commit 69ec987

Please sign in to comment.