Remove suggestion to clone repo via ZIP download.

pull/495/head
MC42 5 days ago
parent 076c466390
commit 3f23164cec

@ -19,15 +19,10 @@ This installation guide is written assuming you are on a Linux-like operating sy
## Download the wubloader ## Download the wubloader
You can download the latest version of the wubloader from github: 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.
https://github.com/dbvideostriketeam/wubloader/archive/master.zip
Alternatively if you have `git` installed you can clone the git repository:
`git clone https://github.com/dbvideostriketeam/wubloader` `git clone https://github.com/dbvideostriketeam/wubloader`
## Generate the docker-compose file ## Generate the docker-compose file
You can edit the `docker-compose.jsonnet` file to set the configuration options. Important options include: You can edit the `docker-compose.jsonnet` file to set the configuration options. Important options include:

Loading…
Cancel
Save