Update Readme to create a local .env (#1313)
This commit is contained in:
parent
4537117624
commit
3bb76a3a62
1 changed files with 3 additions and 2 deletions
|
@ -96,6 +96,7 @@ You will also need Google API credentials. You can get this from the [Google API
|
|||
git clone git@github.com:calendso/calendso.git
|
||||
cd calendso
|
||||
yarn
|
||||
cp .env.example .env
|
||||
yarn dx
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue