From 411563b9fb78ead16de4e4e8183578e8ed8021e4 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Mon, 13 Nov 2017 04:06:58 -0500 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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