Skip to content

Commit ca42ed8

Browse files
authored
🔀 Merge pull request #164 from davep/tweak-uv-command
Tweak the uv command
2 parents b09135d + 5d7bc73 commit ca42ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Once installed run the `braindrop` command.
3838
The package can be install using [`uv`](https://docs.astral.sh/uv/getting-started/installation/):
3939

4040
```sh
41-
uv tool install braindrop
41+
uv tool install --python 3.13 braindrop
4242
```
4343

4444
### Homebrew

0 commit comments

Comments
 (0)