Changed git clone command.

This commit is contained in:
Bob Lantz
2010-03-26 17:50:37 -07:00
parent 8eae25501c
commit ffd089ea1c
+2 -2
View File
@@ -12,9 +12,9 @@ The easiest way to get Mininet running is to start with one of our pre-built vir
http://www.openflowswitch.org/foswiki/bin/view/OpenFlow/MininetGettingStarted
Once you have booted up the VM image, all you need to do to install
Mininet is:
Mininet into it is:
git clone git@yuba.stanford.edu:mininet.git
git clone git://yuba.stanford.edu/mininet.git
cd mininet
sudo make install