diff options
author | bharatak <bharatak@thoughtworks.com> | 2015-02-27 15:36:41 +0530 |
---|---|---|
committer | bharatak <bharatak@thoughtworks.com> | 2015-02-27 15:36:41 +0530 |
commit | 4fc3223113cec55f1eb389571111fb40eac8f31a (patch) | |
tree | a0047c54c390034c206fd861e2e920bea93f2ad8 | |
parent | d1493f3ab97b5e96aee45fe1637aa569a1ef2e92 (diff) |
corrected the git url for freedom-maker build
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -309,7 +309,7 @@ Required for DreamPlug: Now, fetch the git source of freedom-maker and build the image you want: - $ git clone http://anonscm.debian.org/git/freedombox/freedom-maker.git freedom-maker + $ git clone https://alioth.debian.org/anonscm/git/freedombox/freedom-maker.git freedom-maker $ make -C freedom-maker dreamplug raspberry beaglebone cubietruck \ i386 amd64 virtualbox-i386 virtualbox-amd64 |