Skip to content

Commit bd55929

Browse files
authored
docs: README: fix outdated git clone address (#3)
1 parent 216966e commit bd55929

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
@@ -13,7 +13,7 @@ Here are example steps that can be followed to build Planck on for a given distr
1313
1. `cd ubuntu-14.04_64`
1414
2. `vagrant up`
1515
3. `vagrant ssh`
16-
4. `git clone https://github.com/mfikes/planck`
16+
4. `git clone https://github.com/planck-repl/planck.git`
1717
5. `cd planck`
1818
6. `script/build`
1919

0 commit comments

Comments
 (0)