docs: update docker-compose title

This commit is contained in:
Jef LeCompte
2020-12-11 12:38:29 -05:00
parent da78362045
commit e2bf5749c1
+1 -1
View File
@@ -76,7 +76,7 @@ Use `npm run lint` to see any linting uses and `npm run lint:fix` to automatical
- [Docker Compose](https://docs.docker.com/compose/install/)
- Depending on your system, you may already have this. Check before installing.
#### How
#### Starting with `docker-compose`
1. Make a copy of `dotenv-example` and name it `dotenv`.
1. Edit the `dotenv` file to your liking using a text editor (like [vscode](https://code.visualstudio.com/)).