For now, make install.

This commit is contained in:
Bob Lantz
2010-03-14 19:32:10 -07:00
parent 7f9eb9e540
commit cae423e543
+1 -1
View File
@@ -10,7 +10,7 @@ Preliminary Mininet Installation/Configuration Notes
- To install mininet, with root privileges:
# python setup.py install
# make install
This places the mininet package in /usr/lib/python-2.5/site-packages/,
so that 'import mininet' will work, and installs the primary mn