diff --git a/README.md b/README.md index 500b0cf..c6d9611 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ Build Instructions ------------------ +Create a subinterface: +```bash +sudo ifconfig lo0 alias 127.0.0.2 up +``` +The above creates an alias the code is able to bind against for admin. Admin is still in progress. + Get the dependencies ```bash