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 bcfe9e6 commit cc26f7eCopy full SHA for cc26f7e
BUILD.md
@@ -33,7 +33,7 @@ Java | javac and jar (available in JDK) | tinyspline.jar
33
Checkout the repository and cd into it:
34
35
```bash
36
-git clone git@github.com:msteinbeck/tinyspline.git tinyspline
+git clone https://github.com/msteinbeck/tinyspline.git tinyspline
37
cd tinyspline
38
```
39
0 commit comments