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 3e5d3be commit 86fff70Copy full SHA for 86fff70
README.md
@@ -56,14 +56,10 @@ scoop install play/rez2
56
```
57
58
It will be usable with a `rez2` command.
59
-```
+
60
+```pwsh
61
rez2 -V
62
Rez 2.114.0 from <scoop-install-path>\scoop\apps\rez\2.112.0\install\Lib\site-packages\rez (python 3.11)
63
64
-## How do I contribute new manifests?
65
66
-To make a new manifest contribution, please read the [Contributing
67
-Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md)
68
-and [App Manifests](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests)
69
-wiki page.
0 commit comments