Fix SwiftWasm book link in README.md
This commit is contained in:
parent
c25134a3d1
commit
934fa831b1
|
@ -26,7 +26,7 @@ you can avoid using `webpack` altogether.
|
|||
|
||||
On either platform you should install cross-compilation SwiftWasm toolchain via
|
||||
[`swiftenv`](https://github.com/kylef/swiftenv) as described in [the SwiftWasm
|
||||
Book](https://swiftwasm.github.io/swiftwasm-book/GettingStarted.html), in addition to the
|
||||
Book](https://swiftwasm.github.io/swiftwasm-book/index.html), in addition to the
|
||||
host Swift 5.2 toolchain mentioned above.
|
||||
|
||||
In the future, manual installation of SwiftWasm won't be required, please see issue
|
||||
|
|
Loading…
Reference in New Issue