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