From 1c0e9d84ba86d01ce19d74378a4f88bfd0c521a2 Mon Sep 17 00:00:00 2001 From: bain Date: Tue, 14 Jan 2025 23:10:42 +0100 Subject: [PATCH] add example install command to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a589920..5fb89fa 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ Quality of life script for nginx and dehydrated. * Install dependencies: nginx, keepalived (optional i guess), rsync, ssh, python3 * Install `ncc` through pip (or pipx) from this git repository + ``` + pip install -U git+https://git.nolog.cz/NoLog.cz/nginx-configurator.git + ``` * Create a `ncc.yml` file (see `ncc.yml.sample`) * Create a base nginx config (in `conf_dir`):