Skip to content

Commit ccc201a

Browse files
MichaelTrestmanMichael Trestman
andauthored
pip install fix (#530)
* wip * wip * wip * wip * wip * wip * wip * wip * wip * wip --------- Co-authored-by: Michael Trestman <[email protected]>
1 parent 4b875b4 commit ccc201a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/install-btcli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Check for the latest release at the Python Package Index: [https://pypi.org/proj
2525
Use pip to install the desired version:
2626

2727
```shell
28-
pip install bittensor-cli==<VERSION>
28+
pip install bittensor-cli==9.1.0 # Use latest or desired version
2929
```
3030

3131
Verify your installation and its version by running:

0 commit comments

Comments
 (0)