Update INSTALL: git clone from github.com

Thanks to @xdhanz for the catch, and pull request
closes #84
This commit is contained in:
Bob
2012-12-02 15:00:46 -08:00
parent c8b857465b
commit f95c4a4712
+1 -2
View File
@@ -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.