Merge pull request #748 from zarxor/main

Typing error in CONTRIBUTION.md
This commit is contained in:
Andras Bacsai
2022-11-25 13:08:16 +01:00
committed by GitHub

View File

@@ -34,7 +34,7 @@ You'll need a set of skills to [get started](docs/contribution/GettingStarted.md
```sh
# Or... Copy and paste commands bellow:
cp apps/api/.env.example apps/api.env
cp apps/api/.env.example apps/api/.env
pnpm install
pnpm db:push
pnpm db:seed