Skip to content

Commit c38c161

Browse files
committed
update readme
1 parent 91a870a commit c38c161

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Use Chrome CORS Unblock extension to workaround with CORS error.
9696
Use Chrome CORS Unblock extension to workaround with CORS error.
9797

9898
```bash
99-
./gradlew :example:shared:wasmJsBrowserRun
99+
./gradlew :example:shared:wasmJsBrowserRun
100100
```
101101

102102
### Windows
@@ -127,6 +127,7 @@ Maven central portal credentials and signing configs are set in `~/.gradle/gradl
127127
publishIosX64PublicationToMavenCentralRepository \
128128
publishMacosArm64PublicationToMavenCentralRepository \
129129
publishMacosX64PublicationToMavenCentralRepository \
130+
publishWasmJsPublicationToMavenCentralRepository \
130131
publishJsPublicationToMavenCentralRepository \
131132
--no-configuration-cache
132133
```

0 commit comments

Comments
 (0)