diff --git a/README.md b/README.md index bdf3ded..574b31f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Firstly, to setup Rust, NodeJS and build tools follow [Tauri documentation](http Now, to setup development locally run the following commands: * `git clone --recursive https://github.com/cinnyapp/cinny-desktop.git` -* `cd cinny` +* `cd cinny-desktop/cinny` * `npm ci` * `cd ..` * `npm ci`