diff --git a/README.md b/README.md index 8dbbb4b..d2b030b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ To be able to build the app from source, you will first need to clone this repo: $ git clone 'https://github.com/onlinedi-vision/od-client.git' $ cd od-client ``` + Then, install the node dependencies: ```sh $ npm i