From 69ec9878995c70aec14e31bcd9d87cd12f0ef123 Mon Sep 17 00:00:00 2001 From: pcarlson-foundry-digital Date: Thu, 9 Jan 2025 13:00:18 -0500 Subject: [PATCH] update readme --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index e4782ea..f379af8 100644 --- a/README.md +++ b/README.md @@ -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: