From db278bc553d14c4711ea91d4b9a82b1b2197b16d Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Sun, 15 Jul 2018 18:02:39 -0400 Subject: [PATCH] Add links to new Pelias installation documents --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b6ef5e..311f6d0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,11 @@ _Not sure which Endpoint to use? We have a [page](search-workflows.md) for that_ - [Pelias data sources](data-sources.md) ### Running your own Pelias -- [Pelias installation guide](https://github.com/pelias/pelias/blob/master/INSTALL.md) +- [Getting started](getting_started_install.md) Start here if you're looking to install Pelias +- [Pelias from scratch](pelias_from_scratch.md) More in-depth instructions for installing Pelias +- [Full planet build considerations](full_planet_considerations.md) Special information on running a full planet Pelias build +- [Service descriptions](services.md) A description of all the Pelias services, and when they are used +- [Software Requirements](requirements.md) A list of all software requirements for Pelias ### Pelias project development - [Release notes](release-notes.md). See notable changes in Pelias over time