diff --git a/README.md b/README.md index 80f3bfc..f0019ad 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ sources mentioned above, and compile with This repository uses git submodule, to clone it you need use the command below : ```shell script -git clone --recursive git@github.com:WebAssembly/wasi-sdk.git +git clone --recursive https://github.com/WebAssembly/wasi-sdk.git ``` ## Requirements