We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d23953 commit df62707Copy full SHA for df62707
README.md
@@ -23,7 +23,7 @@ executor is quite simple; see the [specification] document for the details and t
23
test binaries (see [branch structure](#branch-structure)):
24
25
```bash
26
- git clone --branch prod/testsuite-base git@github.com:WebAssembly/wasi-testsuite.git
+ git clone --branch prod/testsuite-base https://github.com/WebAssembly/wasi-testsuite
27
```
28
29
2. Make sure there is already an adapter for the runtime in the [`adapters`](adapters) directory; if
0 commit comments