Update README.md

This commit is contained in:
Dimitrii Nemkov 2019-04-23 11:04:01 +05:00 committed by Dan Gohman
parent 5ce487a789
commit 488c478b59

View File

@ -24,7 +24,7 @@ is implemented using calls to WASI functions.
## Usage
The easiest way to get started with this is to use one of the
[prepackaged releases](https://github.com/CraneStation/wasmtime-wasi/blob/wasi/docs/WASI-intro.md#how-can-i-write-programs-that-use-wasi).
[prepackaged releases](https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-intro.md#how-can-i-write-programs-that-use-wasi).
## Building from source