From 3f23164cec3d661ecefbd1217c964ef8d315f49f Mon Sep 17 00:00:00 2001 From: MC42 Date: Tue, 19 Nov 2024 16:07:31 -0500 Subject: [PATCH] Remove suggestion to clone repo via ZIP download. --- INSTALL.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 17bf10e..7ab8424 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -19,15 +19,10 @@ This installation guide is written assuming you are on a Linux-like operating sy ## Download the wubloader -You can download the latest version of the wubloader from github: - - https://github.com/dbvideostriketeam/wubloader/archive/master.zip - -Alternatively if you have `git` installed you can clone the git repository: +Use github to clone the repository into a working directory. If you intend to make changes, it's highly suggested you clone it into a fork of the repo on your own GitHub account. `git clone https://github.com/dbvideostriketeam/wubloader` - ## Generate the docker-compose file You can edit the `docker-compose.jsonnet` file to set the configuration options. Important options include: