Fixed bigTreePing64.

More edits for INSTALL and README files.
Batteries still not included (for the moment.) ;-)
This commit is contained in:
Bob Lantz
2009-12-11 03:58:54 -08:00
parent 3da2b1482c
commit b3dd44d41b
4 changed files with 36 additions and 7 deletions
+9 -2
View File
@@ -46,10 +46,17 @@ Currently mininet includes:
- A simple command-line interface which may be invoked on a network using
.run( Cli )
- A 'cleanup' script to get rid of junk (interfaces, processes, etc.)
which might be left around by mininet. Try this if things stop
working.
- Examples (in examples/ directory) to help you get started.
Some preliminary installation notes are included in the INSTALL file.
Batteries are not included (yet!)
However, some preliminary installation notes are included in the INSTALL
file. Good luck!
---
Bob Lantz