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.
1 parent cfd199f commit 2e34997Copy full SHA for 2e34997
README.md
@@ -56,7 +56,7 @@ rapporto gh qa --repositories-file=acme-repositories.txt
56
57
For soft-installing Rapporto from GitHub, use this alias.
58
```shell
59
-alias rapporto="uv run --with 'rapporto @ https://github.com/tech-writing/rapporto/archive/refs/heads/main.zip' rapporto"
+alias rapporto="uvx --with 'rapporto @ https://github.com/tech-writing/rapporto/archive/refs/heads/main.zip' -- rapporto"
60
```
61
62
## Prior art
0 commit comments