From cedfb797b762512524429d1dd4caa991b1463a12 Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Fri, 26 Jan 2018 16:27:27 -0600 Subject: [PATCH] Uploaded by https://stackedit.io/ --- articles/prism/validation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/prism/validation.md b/articles/prism/validation.md index bab416a..afc27b2 100644 --- a/articles/prism/validation.md +++ b/articles/prism/validation.md @@ -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). \ No newline at end of file