From df22ad46d6c8e2e0e9904fa75c0126ad455efee7 Mon Sep 17 00:00:00 2001 From: Luis Ramos Date: Sat, 25 Jul 2020 14:53:35 +0100 Subject: [PATCH] Update GETTING_STARTED.md Clarify users landing on this page that they should use ofn-install for server deployments. --- GETTING_STARTED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md index b252993215..fd8dc47769 100644 --- a/GETTING_STARTED.md +++ b/GETTING_STARTED.md @@ -1,6 +1,6 @@ ### Getting Started -This is a general guide to setting up an Open Food Network development environment on your local machine. +This is a general guide to setting up an Open Food Network **development environment on your local machine**. If you want to setup OFN on a server, please have a look at the [ofn-install deployment guide](https://github.com/openfoodfoundation/ofn-install/wiki). ### Requirements