summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6eb19a..8e4942e 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
```toml
[dependencies]
-tinywasm = { git = "https://github.com/explodingcamera/tinywasm", branch = "next" }
+tinywasm = "0.9.0-alpha.0"
```
## Usage