Skip to content

Commit 48e3ce6

Browse files
Merge branch 'main' of github.com:swiftwasm/swiftwasm-book
2 parents 3d83428 + 6c90fd3 commit 48e3ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started/browser-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@ swift run carton dev
8484
will immediately rebuild the app and reload all browser tabs that have the app open.
8585

8686
You can also clone [the Tokamak repository](https://github.com/TokamakUI/Tokamak) and run `carton
87-
dev` in its root directory. This will build the demo app that shows almost all of the currently
87+
dev --product TokamakDemo` in its root directory. This will build the demo app that shows almost all of the currently
8888
implemented APIs.

0 commit comments

Comments
 (0)