From 1127ef7ec7bcae8ec13e3f45791744e2ecb068f9 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Sun, 12 Jan 2025 19:55:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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