瀏覽代碼

Merge pull request #8 from ncareau/patch-1

Added Ubuntu 18.04 LTS as tested version
Benedikt Heß 6 年之前
父節點
當前提交
59eee9b5fb
共有 1 個文件被更改,包括 3 次插入2 次删除
  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