From 3a5cdd45c138ab4cecaafabeb74963f4a7cfc651 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brage=20Skj=C3=B8nborg?= Date: Wed, 15 Nov 2023 23:09:31 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 +```