We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e3ce9 commit 28ec1a7Copy full SHA for 28ec1a7
README.md
@@ -34,7 +34,7 @@ $ ssh-add
34
First, clone this binding repo:
35
36
```console
37
-$ git clone --recursive --remote-submodules git@github.com:mmtk/mmtk-openjdk.git
+$ git clone --recurse-submodules https://github.com/mmtk/mmtk-openjdk.git
38
```
39
40
The `mmtk-openjdk` binding repo is located under the `mmtk` folder, as a git-submodule of the OpenJDK repo.
0 commit comments