Skip to content

Commit c840435

Browse files
committed
update readme
1 parent 8a4855d commit c840435

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
Ensure docker is running on your system, create a .env.local file from the env.local.example and then:
44

55
```bash
6-
yarn install #Yarn must be used for now
6+
# Yarn must be used for now
7+
yarn install
8+
npm run docker:up
79
npm run db:migrate:dev
810

911
npm run dev

0 commit comments

Comments
 (0)