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

@ -107,6 +107,8 @@ Here is what you need to be able to run Cal.
```sh
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`