diff --git a/README.md b/README.md index 2be22b2..4dce6ab 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ To checkout this demo... > npm install > gulp > dnu restore +> dnx ef database update > dnx web ```