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]]