From d21f6d19b6e95b1d75f019bcefd258240e819fe2 Mon Sep 17 00:00:00 2001 From: Zhenbang Feng Date: Thu, 14 Dec 2023 19:05:49 -0800 Subject: [PATCH] fix typo in README fix typo of "validator" to "miner" in miner instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f52404..72a9a4a 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ python -m neurons/miners/bittensorLM/miner.py --netuid 8 --subtensor.network test --wallet.name # Must be created using the bittensor-cli - --wallet.hotkey # Must be created using the bittensor-cli + --wallet.hotkey # Must be created using the bittensor-cli --logging.debug # Run in debug mode, alternatively --logging.trace for trace mode # To run the validator