Update README.md (#2578)

This commit is contained in:
Joe Au-Yeung 2022-04-22 15:43:59 -04:00 committed by GitHub
parent 41dc01ea3c
commit 8e0c7759be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,6 +108,8 @@ Here is what you need to be able to run Cal.
yarn
```
1. Use `openssl rand -base64 32` to generate a key and add it under `NEXTAUTH_SECRET` in the .env file.
#### Quick start with `yarn dx`
> - **Requires Docker and Docker Compose to be installed**