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.
2 parents b09135d + 5d7bc73 commit ca42ed8Copy full SHA for ca42ed8
1 file changed
README.md
@@ -38,7 +38,7 @@ Once installed run the `braindrop` command.
38
The package can be install using [`uv`](https://docs.astral.sh/uv/getting-started/installation/):
39
40
```sh
41
-uv tool install braindrop
+uv tool install --python 3.13 braindrop
42
```
43
44
### Homebrew
0 commit comments