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 4b875b4 commit ccc201aCopy full SHA for ccc201a
docs/getting-started/install-btcli.md
@@ -25,7 +25,7 @@ Check for the latest release at the Python Package Index: [https://pypi.org/proj
25
Use pip to install the desired version:
26
27
```shell
28
-pip install bittensor-cli==<VERSION>
+pip install bittensor-cli==9.1.0 # Use latest or desired version
29
```
30
31
Verify your installation and its version by running:
0 commit comments