From 33d172f8254294e13782c836175f1ebabc82337f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=B3ricz=20Gerg=C5=91?= Date: Wed, 26 Dec 2018 18:14:47 +0100 Subject: [PATCH] Add Docker installation to Table of Contents (#1405) [ci skip] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fad66c848..59adad5b6 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,8 @@ Welcome to the [dev.to](https://dev.to) codebase. We are so excited to have you. - [Husky hooks](#husky-hooks) - [Getting Started](#getting-started) - [Prerequisites](#prerequisites) - - [Installation](#installation) + - [Standard Installation](#standard-installation) + - [Docker Installation (BETA)](#docker-installation-beta) - [Starting the application](#starting-the-application) - [Suggested Workflow](#suggested-workflow) - [Additional docs](#additional-docs)