diff --git a/README.md b/README.md index 7a934b9..7d558ce 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ Install dependencies yarn install ``` +Initialise the db +``` terminal +yarn rw db up +``` + ### Fire up dev ```terminal yarn rw dev