You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -192,7 +192,7 @@ For a truly minimimal example, see [lib.rs in the quickstart repo](https://githu
192
192
193
193
## Building and running
194
194
195
-
To build your app, run `cargo make all`, and to host on a dev server, run `cargo make serve`.
195
+
To build your app, run `cargo make build`, and to host on a dev server, run `cargo make serve`.
196
196
197
197
For a more robust starting setup, check out Martin Kavik's [seed-quickstart-webpack repo](https://github.com/MartinKavik/seed-quickstart-webpack).
0 commit comments