diff --git a/README.md b/README.md index 3b45773..e6f2e1c 100644 --- a/README.md +++ b/README.md @@ -56,12 +56,16 @@ _Yes!_ Stability's hosted deployment of StableStudio will remain [DreamStudio](h git clone https://github.com/Stability-AI/StableStudio ``` -2. Install yarn dependencies +2. Install dependencies ``` yarn install ``` +``` +cargo install tauri-cli +``` + 3. Build ```