fix: indicate yarn dev (#141)

This commit is contained in:
mrakoczy-fp
2023-05-09 17:56:36 +02:00
committed by GitHub
parent 2810f0178f
commit 03dbce69e0
+1 -1
View File
@@ -34,7 +34,7 @@ Your `.env.local` now contains the following environment variables:
## Develop
```bash
yarn start
yarn dev
```
## Test