From 927f99005c61e6ef823a419a2c51278e435f321d Mon Sep 17 00:00:00 2001 From: Orzu Ionut Date: Fri, 20 Aug 2021 10:12:59 +0300 Subject: [PATCH] Small README update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5afec42..725bd6c 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ details about installing Facebook Duckling in a section below. `npm run dev` or `npm run watch` if you want to run a watcher +- Migrate DB tables + +- `php artisan migrate` + ### Facebook Duckling - `$ apt-get install libpcre3-dev` - `$ cd ..`