diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md index bab36e6fbe..15898420fc 100644 --- a/GETTING_STARTED.md +++ b/GETTING_STARTED.md @@ -2,6 +2,10 @@ 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). +#### Still learning Ruby on Rails? + +Head to our wiki on [Learning Rails](https://github.com/openfoodfoundation/openfoodnetwork/wiki/Learning-Rails) to find some good starting points. + ### Requirements The fastest way to make it work locally is to use Docker, you only need to setup git, see the [Docker setup guide](docker/README.md).