diff --git a/README.md b/README.md index f32956fe9e1..e41ddccf448 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ We provide detailed documentation and examples for using the CLI in our help cen **Run the app** ```bash -npm run sub:init npm install +npm run sub:init # initialize the git submodule for jslib npm run build:watch ```