Update README

pull/9078/head
zomars 2022-08-12 12:58:32 -06:00
parent c1b897c39a
commit 188ad55686
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ And it makes it easy for anyone to integrate with Cal.com at the application pro
```sh
cp apps/api/.env.example apps/api/.env
cp packages/prisma/.env.example packages/prisma/.env
cp .env.example .env
```
1. Install packages with yarn