update readme with .env.example rename instructions

This commit is contained in:
Colin Griffin 2021-10-27 13:09:48 -04:00
parent 3726b561ea
commit e3050102bd
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Make sure you have `docker` & `docker-compose` installed on the server / system.
```bash ```bash
cd calendso-docker cd calendso-docker
``` ```
3. Update `.env` if needed 3. Rename `.env.example` to `.env` and update `.env` if needed.
4. Build and start calendso 4. Build and start calendso