From 46efb0fa4861468b2d6071b75b24afeabbb5e1b3 Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Mon, 9 May 2022 17:29:16 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30e79a8a4..337765063 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Once inside the directory create a `.env` file where you can set your environmen cp sample.env .env ``` -_See [configuration](#-configuration) to see what parameters are availble._ +_See [configuration](#%EF%B8%8F-configuration) to see what parameters are availble._ Build and run with `docker-compose` @@ -48,7 +48,7 @@ Copy the sample `.env` file then open it and set the variables. cp sample.env .env ``` -_See [configuration](#-configuration) to see what parameters are availble._ +_See [configuration](#%EF%B8%8F-configuration) to see what parameters are availble._ Install dependencies