From 655e6c9026bca024b32367b432e50424593651ab Mon Sep 17 00:00:00 2001 From: sam Date: Mon, 12 Jun 2023 18:27:14 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 85867f0..c3d5c38 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Automatically grabs work links and creates a plain text file the urls. 1. Using portainer, create new image using github link choosing a unique name. 2. Create new container using image name you chose in step 1 as the image name. -3. Add volumes /path/to/folder:/config and /path/to/folder:/output to container - 3a. /config is where config.ini will be stored - 3b. /output is the where fanfiction_file from the AutomatedFanfic docker container should be +3. Add volumes /path/to/folder:/config and /path/to/folder:/output to container + 3a. /config is where config.ini will be stored + 3b. /output is the where fanfiction_file from the AutomatedFanfic docker container should be 4. Deploy and it should run every 30minutes. \ No newline at end of file