Skip to content

Commit bb3b02c

Browse files
authored
Merge pull request #241 from cbugk/master
Update BUILD.md
2 parents bcfe9e6 + cc26f7e commit bb3b02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Java | javac and jar (available in JDK) | tinyspline.jar
3333
Checkout the repository and cd into it:
3434

3535
```bash
36-
git clone git@github.com:msteinbeck/tinyspline.git tinyspline
36+
git clone https://github.com/msteinbeck/tinyspline.git tinyspline
3737
cd tinyspline
3838
```
3939

0 commit comments

Comments
 (0)