diff --git a/README.md b/README.md index f7fca98..9cb94c8 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To setup development locally run the following commands: * `cd cinny-desktop/cinny` * `npm ci` * `cd ..` -* `npm ci` +* `npm ci` To build the app locally, run: * `npm run build`