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 9d75193 commit 42f19e6Copy full SHA for 42f19e6
CONTRIBUTING.md
@@ -137,7 +137,9 @@ The above local "Initial setup" is complete
137
138
* [pyenv](https://github.com/yyuu/pyenv)
139
* [tox](https://pypi.python.org/pypi/tox)
140
-* [prism](https://github.com/stoplightio/prism) v0.6 - you can also install it locally by using `test/prism.sh` script
+* [prism](https://github.com/stoplightio/prism) v0.6 - It should be available in your PATH, but unittest script
141
+will try to install it locally if not found. Apart from PATH env variable it will check in `~/bin` and `/usr/local/bin`.
142
+You can install by yourself it in user dir by calling `source test/prism.sh`.
143
144
#### Initial setup: ####
145
0 commit comments