diff options
author | ficus <ficus@robocracy.org> | 2012-09-15 21:51:21 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-15 21:51:21 +0200 |
commit | 22c3233245584dd4b20a8b654f421d766688f3d1 (patch) | |
tree | 1ee2cd25bcf0a891aecbdfb1b480acd8c12e44b6 /README | |
parent | 6db40a13343c9a10695faf7224863bb73075d6c8 (diff) | |
download | tui-22c3233245584dd4b20a8b654f421d766688f3d1.tar.gz tui-22c3233245584dd4b20a8b654f421d766688f3d1.zip |
docs
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -30,6 +30,8 @@ services and daemons. It is writen in python. - procfs - iw +The bundled CSS and image files are Twitter Bootstrap. + ### Development To resolve dependancies on debian-based systems (wheezy or newer?): @@ -39,5 +41,5 @@ To resolve dependancies on debian-based systems (wheezy or newer?): You can run try running the UI on any old Linux machine, just don't submit any forms unless you want your network configuration clobbered: - $ ./torouterui.py + $ ./torouterui.py --debug |