From 3a92e8eaf9b1970c2cd642de26d9dfea58e985ce Mon Sep 17 00:00:00 2001 From: pixelpaws Date: Sun, 10 Aug 2025 16:11:28 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6be2b19d..14584d59 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ Enhance your Civitai browsing experience with our companion browser extension! S 2. Copy the provided `settings.json.example` file to create a new file named `settings.json` in `comfyui-lora-manager` folder 3. Edit `settings.json` to include your correct model folder paths and CivitAI API key 4. Run run.bat + - To change the startup port, edit `run.bat` and modify the parameter (e.g. `--port 9001`) ### Option 3: **Manual Installation**