We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3d608 commit 27eef20Copy full SHA for 27eef20
scripts/install.sh
@@ -266,8 +266,8 @@ echo ""
266
ohai "Welcome. Installation successful"
267
echo ""
268
echo "- 1. Create a wallet "
269
-echo " $ btcli w new_coldkey (for holding funds)"
270
-echo " $ btcli w new_hotkey (for running miners)"
+echo " $ btcli w new_coldkey # (for holding funds)"
+echo " $ btcli w new_hotkey # (for running miners)"
271
272
echo "- 2. Run a miner on the prompting network. "
273
echo " $ python3 ~/.bittensor/bittensor/neurons/text/prompting/miners/gpt4all/neuron.py"
0 commit comments