Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bskjon authored Nov 15, 2023
1 parent cbf1a08 commit 3a5cdd4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ This will also change and modify your current routes, and <strong>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
Expand All @@ -68,4 +74,4 @@ A copy of your routing table will exist as:

```sh
/etc/iproute2/rt_tables.bak
```
```

0 comments on commit 3a5cdd4

Please sign in to comment.