Update INSTALL: git clone from github.com
Thanks to @xdhanz for the catch, and pull request closes #84
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
Mininet Installation/Configuration Notes
|
Mininet Installation/Configuration Notes
|
||||||
|
|
||||||
Mininet 2.0.0
|
Mininet 2.0.0
|
||||||
@@ -45,7 +44,7 @@ remove the old OVS from /usr/local:
|
|||||||
If you're reading this, you've probably already done so, but the command to
|
If you're reading this, you've probably already done so, but the command to
|
||||||
download the Mininet source code is;
|
download the Mininet source code is;
|
||||||
|
|
||||||
git clone git://openflow.org/mininet.git
|
git clone git://github.com/mininet/mininet.git
|
||||||
|
|
||||||
If you are running Ubuntu, you may be able to use our handy install.sh script,
|
If you are running Ubuntu, you may be able to use our handy install.sh script,
|
||||||
which is in mininet/util.
|
which is in mininet/util.
|
||||||
|
|||||||
Reference in New Issue
Block a user