This commit is contained in:
Robert Wallach
2018-01-26 16:27:27 -06:00
parent ebad136d66
commit cedfb797b7

View File

@@ -74,7 +74,7 @@ In the previous section, you learned how to create a simple Prism instance that
## Local Contract Server Steps
1. Install [Prism](https://github.com/stoplightio/prism). Make sure to install Prism Next, the version should be >= `2.0.0-beta.x`.
2. Open up your terminal and log into Stoplight Next with the `prism login` command and enter your Stoplight Next credentials. Once you are logged in, you will have access to your private and all public projects.
2. Open up your terminal, log into Stoplight Next with the `prism login` command, and enter your Stoplight Next credentials. Once you are logged in, you will have access to your private and all public projects.
3. Get the export link for the prism mock instance you created above.
![](../../assets/gifs/prism-install.gif)
@@ -99,5 +99,5 @@ You now have a fully functional prism contract server. We have created a public
For the more experienced Prism user, we have set up some advanced prism instances in the official Stoplight Next [Prism Project](https://next.stoplight.io/stoplight/prism).
<!--stackedit_data:
eyJoaXN0b3J5IjpbNDg5MjE1MDQwXX0=
eyJoaXN0b3J5IjpbMTg4ODM5MzU1XX0=
-->