therebelbeta / json-mock

Get a full mock REST API with zero coding in less than 30 seconds. A more advanced fork of typicode/json-server
http://therebelrobot.github.io/json-mock
MIT License
55 stars 10 forks source link

README typo #4

Open benz2012 opened 8 years ago

benz2012 commented 8 years ago

The readme says that to start the json server:

Start JSON Server $ json-server db.json

However I believe it should say $ json-mock db.json

ppsdang commented 7 years ago

Please do this change as today I came across "json-server command not found" issue after installing and going through start server process described in README