Skip to content

Commit 2e34997

Browse files
committed
README: Update soft-install method
1 parent cfd199f commit 2e34997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ rapporto gh qa --repositories-file=acme-repositories.txt
5656

5757
For soft-installing Rapporto from GitHub, use this alias.
5858
```shell
59-
alias rapporto="uv run --with 'rapporto @ https://github.com/tech-writing/rapporto/archive/refs/heads/main.zip' rapporto"
59+
alias rapporto="uvx --with 'rapporto @ https://github.com/tech-writing/rapporto/archive/refs/heads/main.zip' -- rapporto"
6060
```
6161

6262
## Prior art

0 commit comments

Comments
 (0)