From e684ab0de8408967acc066388cdfcc58510647f4 Mon Sep 17 00:00:00 2001 From: sam Date: Mon, 12 Jun 2023 18:28:17 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3d5c38..b00a6a7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Automatically grabs work links and creates a plain text file the urls. ## How to Install -1. Using portainer, create new image using github link choosing a unique name. +1. Using portainer, create new image using git clone url, 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