diff --git a/Installation.md b/Installation.md index 7e56409..3c89fe9 100644 --- a/Installation.md +++ b/Installation.md @@ -6,7 +6,7 @@ Make sure you have installed time zone support for mysql or mariadb as explained ## It is recommended that you install this software with Docker. -The Dockerfile may be found at [https://github.com/fspc/ybdb](https://github.com/fspc/ybdb), or you may pull the repository (updated infrequently). +The [Dockerfile](https://github.com/fspc/ybdb/blob/master/Dockerfile) may be found at [https://github.com/fspc/ybdb](https://github.com/fspc/ybdb). If you would prefer not to use Docker, you can follow the steps in the [Dockerfile](https://github.com/fspc/ybdb/blob/master/Dockerfile) to perform a manual install. You may pull the repository (updated infrequently) from the [Docker Hub Registry](https://hub.docker.com/r/bikebike/ybdb/) with this command: ``` docker pull bikebike/ybdb