Merge pull request #5326 from openfoodfoundation/luisramos0-patch-1-1

Add link to Docker.md from GETTING_STARTED.md
This commit is contained in:
Pau Pérez Fabregat
2020-05-06 12:31:00 +02:00
committed by GitHub

View File

@@ -2,6 +2,8 @@
This is a general guide to setting up an Open Food Network development environment on your local machine.
The fastest way to make it work locally is to use Docker, see the [Docker setup guide](DOCKER.md).
The following guides are located in the wiki and provide more OS-specific step-by-step instructions:
- [Ubuntu Setup Guide][ubuntu]