We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4469313 commit f3b7d20Copy full SHA for f3b7d20
1 file changed
README.md
@@ -56,12 +56,16 @@ _Yes!_ Stability's hosted deployment of StableStudio will remain [DreamStudio](h
56
git clone https://github.com/Stability-AI/StableStudio
57
```
58
59
-2. Install yarn dependencies
+2. Install dependencies
60
61
62
yarn install
63
64
65
+```
66
+cargo install tauri-cli
67
68
+
69
3. Build
70
71
0 commit comments