From 026e07c51b3792c4ed7ada83950f709ed1a47e04 Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 31 Oct 2025 15:39:46 -0700 Subject: [PATCH] tweak README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8b1137b..1b52458 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,15 @@ Written by Mike Peralta and released to the public via GPLv3 on Sunday, May 27th ## Requirements * Linux (possibly others) + * Python 3 + + * pyenv + + * pipenv + * NetworkManager and nmcli (tested on v1.10.6) + * One of the following: root access, the ability to place executable files inside NetworkManager's dispatcher directory, or the ability to call this script whenever connection details change Note: This script has only been tested with NetworkManager and nmcli 1.10.6, but should work with any other daemon or application that can call this script with the required parameters.