Răsfoiți Sursa

Added Ubuntu 18.04 LTS as tested version

I have tested tcgui on Ubuntu without problem. I have changed the requirements command to reflect the correct version on Ubuntu 18.04
NMC 6 ani în urmă
părinte
comite
2c9688ade0
1 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -8,9 +8,10 @@ No further changes are planned right now, but pull requests are welcome.
 
 ## Requirements
 
-- Tested with Ubuntu 16.04 LTS & Raspbian 4.14.98-v7+ (stretch, Debian 9.8)
+- Tested with Ubuntu 16.04 LTS & Ubuntu 18.04 LTS & Raspbian 4.14.98-v7+ (stretch, Debian 9.8)
 - `netem` tools & `python3-flask` are required
-    - Install with `sudo apt-get install iproute python3-flask`
+    - Ubuntu 16.04 : Install with `sudo apt-get install iproute python3-flask`
+    - Ubuntu 18.04 : Install with `sudo apt-get install iproute2 python3-flask`
 - More information:
     - https://calomel.org/network_loss_emulation.html
     - https://wiki.linuxfoundation.org/networking/netem