From 0fd18e6f66643b049b264e7a04432c7fecef9aeb Mon Sep 17 00:00:00 2001 From: Jyri-Petteri Paloposki Date: Fri, 17 Jul 2020 12:57:00 +0300 Subject: [PATCH] Updated Installation (textile) --- Installation.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Installation.textile b/Installation.textile index cccf4c9..79f1382 100644 --- a/Installation.textile +++ b/Installation.textile @@ -6,10 +6,12 @@ Installing tracks from source code is complicated. Possible ways of getting trac * [[Installation/Docker|Docker image]] * "TurnKey Linux":https://www.turnkeylinux.org/tracks offers prebuilt Tracks appliances in several formats. * If you want to use a hosted service, then look at the list of free and commercial tracks hosted services at [[Hosted Tracks]]. -* You can also install the whole stack from source (see below). +* You can also install the source yourself. h2. Installing the system from source code: +The main installation instructions are available in "doc/installation.md":https://github.com/TracksApp/tracks/blob/master/doc/installation.md . Below are some more specific instructions on various platforms. + Not very recently updated installation instructions * [[Debian 6.0 minimal setup]]