Skip to content

Commit fc180e8

Browse files
kyannykateinoigakukun
authored andcommitted
Fix installation instruction
Fix the GitHub repository owner because the old URL returns 404.
1 parent 7b31a7d commit fc180e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Dependencies: [wasi-vfs](https://github.com/kateinoigakukun/wasi-vfs), [wasmtime
2020

2121
```console
2222
# Download a prebuilt Ruby release
23-
$ curl -LO https://github.com/kateinoigakukun/ruby.wasm/releases/download/2022-03-28-a/ruby-head-wasm32-unknown-wasi-full.tar.gz
23+
$ curl -LO https://github.com/ruby/ruby.wasm/releases/download/2022-03-28-a/ruby-head-wasm32-unknown-wasi-full.tar.gz
2424
$ tar xfz ruby-head-wasm32-unknown-wasi-full.tar.gz
2525

2626
# Extract ruby binary not to pack itself

0 commit comments

Comments
 (0)