diff --git a/README.md b/README.md index 8b42f25..5faa3ab 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ Install Dependencies: ``yarn install`` -Build: ``yarn build`` +Build: ``yarn compile`` + +Start: ``yarn target`` Build & Start: ``yarn start``