diff --git a/README.md b/README.md index 579d0fe..826d877 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ To get started run the commands below. ``` $ git clone https://github.com/simpulton/ngrx-rest-app.git -$ cd nxrx-rest-app +$ cd ngrx-rest-app $ npm install $ npm start ```