remove extra tabs

This commit is contained in:
Colin Griffin
2022-11-30 11:28:40 -05:00
committed by GitHub
parent 09631e8896
commit 88b82c9e11

View File

@@ -66,7 +66,7 @@ If you are evaluating Cal.com or running with minimal to no modifications, this
3. Prepare your configuration: Rename `.env.example` to `.env` and then update `.env`
```bash
cp .env.example .env
cp .env.example .env
```
Most configurations can be left as-is, but for configuration options see [Important Run-time variables](#important-run-time-variables) below.