Update what-is-stoplight.md

This commit is contained in:
Robert Wallach
2018-03-15 14:11:55 -05:00
committed by GitHub
parent ec7403fccc
commit 81b359ed20

View File

@@ -29,8 +29,8 @@ Stoplight provides a complete mock server for every API described in the app. Ru
Spinning up your own mock server is as simple as:
# install prism on macOS
### install prism on macOS
curl https://raw.githubusercontent.com/stoplightio/prism/master/install.sh | sh
# run a fake petstore api on http://localhost:4010
### run a fake petstore api on http://localhost:4010
prism run --mock --list --spec http://petstore.swagger.io/v2/swagger.json