diff --git a/README.md b/README.md index 996c45f..9f6c22f 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,12 @@ This will also change and modify your current routes, and WILL NOT BE RE Usually a reboot is enough to get it recreated, as the code does not include persistance # How to install +## Dependencies +```shell +net-tools +``` + + To install and start DRU - Clone the project - Modify reference.json @@ -68,4 +74,4 @@ A copy of your routing table will exist as: ```sh /etc/iproute2/rt_tables.bak -``` \ No newline at end of file +```