From 719d2ccc14748cc6d27618bfb218a931dd9ed6d3 Mon Sep 17 00:00:00 2001 From: Meliox Date: Sun, 9 Aug 2026 10:44:37 +0200 Subject: [PATCH] more cleanup --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 934f407..bfff5f7 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,8 @@ TBD PICTURE ### How it works 1. The `pve-mod` package installs the mods installation, patch files under `/usr/lib/pve-mod/`. -2. Running `pve-mod-configure` prompts for which modules to enable, writing configuration to `/etc/pve-mod/`. +2. The mods main configuration file and mods can be found under `/etc/pve-mod/`. +2. Running `pve-mod-configure` prompts for which modules to enable and configuration of mods. 3. The wizard applies the selected patches to the PVE system files and restarts `pveproxy`. ### Install