Skip to content

Commit 322ca50

Browse files
committed
Merge pull request #19 from echeran/readme
updates URL for git clone in instructions
2 parents 6f2dab2 + 336d1ad commit 322ca50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To build boot you will need:
6969
Build and install boot:
7070

7171
```
72-
$ git clone git@github.com:tailrecursion/boot
72+
$ git clone https://github.com/tailrecursion/boot.git
7373
$ cd boot
7474
$ make boot
7575
$ mv ./boot ~/bin/boot # or anywhere else in your $PATH

0 commit comments

Comments
 (0)