Update README.md

This commit is contained in:
Luke Vella 2022-05-09 17:29:16 +01:00 committed by GitHub
parent bdffea6e65
commit 46efb0fa48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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