Add notes about specific release branches.
This commit is contained in:
@@ -51,6 +51,13 @@ like to contribute an installation script, we would welcome it!)
|
|||||||
|
|
||||||
git clone git://github.com/mininet/mininet.git
|
git clone git://github.com/mininet/mininet.git
|
||||||
|
|
||||||
|
Note that the above git command will check out the latest and greatest
|
||||||
|
Mininet (which we recommend!) If you want to run the last tagged/released
|
||||||
|
version of Mininet, use:
|
||||||
|
|
||||||
|
git clone git://github.com/mininet/mininet
|
||||||
|
git checkout -b 2.1.0 2.1.0
|
||||||
|
|
||||||
If you are running Ubuntu, you may be able to use our handy
|
If you are running Ubuntu, you may be able to use our handy
|
||||||
`install.sh` script, which is in `mininet/util`.
|
`install.sh` script, which is in `mininet/util`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user