We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d83428 + 6c90fd3 commit 48e3ce6Copy full SHA for 48e3ce6
src/getting-started/browser-app.md
@@ -84,5 +84,5 @@ swift run carton dev
84
will immediately rebuild the app and reload all browser tabs that have the app open.
85
86
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
+dev --product TokamakDemo` in its root directory. This will build the demo app that shows almost all of the currently
88
implemented APIs.
0 commit comments