Skip to content

Commit a764970

Browse files
authored
point to correct latest (#1621)
1 parent a5dd01b commit a764970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you would like to use new feature even before they are officially released an
5757

5858
```
5959
# Note, if you don't want to reinstall BNBs dependencies, append the `--no-deps` flag!
60-
pip install --force-reinstall 'https://github.com/bitsandbytes-foundation/bitsandbytes/releases/download/continuous-release_main/bitsandbytes-0.44.2.dev0-py3-none-manylinux_2_24_x86_64.whl'
60+
pip install --force-reinstall 'https://github.com/bitsandbytes-foundation/bitsandbytes/releases/download/continuous-release_main/bitsandbytes-0.46.0.dev0-py3-none-manylinux_2_24_x86_64.whl'
6161
```
6262

6363
</hfoption>

0 commit comments

Comments
 (0)