Skip to content

Commit 68376c5

Browse files
authored
Update Carton context on README. (swiftwasm#245)
1 parent b682179 commit 68376c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -248,10 +248,10 @@ carton dev
248248

249249
</details>
250250

251-
5. Open [http://127.0.0.1:8080/](http://127.0.0.1:8080/) in your browser and a developer console
252-
within it. You'll see `Hello, world!` output in the console. You can edit the app source code in
253-
your favorite editor and save it, `carton` will immediately rebuild the app and reload all
254-
browser tabs that have the app open.
251+
Open [http://127.0.0.1:8080/](http://127.0.0.1:8080/) in your browser and a developer console
252+
within it. You'll see `Hello, world!` output in the console. You can edit the app source code in
253+
your favorite editor and save it, `carton` will immediately rebuild the app and reload all
254+
browser tabs that have the app open.
255255

256256
You can also build your project with webpack.js and a manually installed SwiftWasm toolchain. Please
257257
see the following sections and the [Example](https://github.com/swiftwasm/JavaScriptKit/tree/main/Example)

0 commit comments

Comments
 (0)