Skip to content
Snippets Groups Projects
Commit a77e7a02 authored by Bob Lantz's avatar Bob Lantz
Browse files

Update for openflow.org URLs.

parent bd507eec
No related branches found
No related tags found
No related merge requests found
......@@ -10,12 +10,12 @@ Pre-Beta version, August 2010
The easiest way to get Mininet running is to start with one of our pre-built
virtual machine images from:
http://www.openflowswitch.org/foswiki/bin/view/OpenFlow/MininetGettingStarted
http://openflow.org/foswiki/bin/view/OpenFlow/MininetGettingStarted
Once you have booted up the VM image, all you need to do to install
Mininet into it is:
git clone git://yuba.stanford.edu/mininet.git
git clone git://openflow.org/mininet.git
cd mininet
sudo make install
......@@ -40,14 +40,14 @@ using one of our pre-built virtual machine images (see above.)
If you wish to try to create a VM to run Mininet, you may also wish
to look at the Wiki page:
http://www.openflowswitch.org/foswiki/bin/view/OpenFlow/MininetVMCreationNotes
http://openflow.org/foswiki/bin/view/OpenFlow/MininetVMCreationNotes
0. Obtaining Mininet
If you're reading this, you've already done it, but the command to
download mininet is:
git clone git://yuba.stanford.edu/mininet.git
git clone git://openflow.org/mininet.git
1. Core Mininet installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment