diff --git a/README.md b/README.md index 32f61c5..3552a56 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A Fake REST API using json-server with JWT authentication. You can find the [com ```bash $ npm install -$ npm run api-auth +$ npm run start-auth ``` ## How to login?