diff --git a/README.md b/README.md index 2805c09..7e43a5c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ 1. Edit app.py and change ip:port to your Vyos IP and port 2. replace key with your own key +3. ```apt install -y python3 python3-jinja2 python3-flask``` +4. ```python3 app.py``` ### License ```Apache License, Version 2.0 and the Commons Clause Restriction``` \ No newline at end of file