We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd6a69 commit b70b8a8Copy full SHA for b70b8a8
1 file changed
README.md
@@ -398,8 +398,8 @@ real installer usage stats.
398
Debugging GUI without running actual installation
399
-------------------------------------------------
400
401
-If you developing UI and not really needed to install anything and be able to go though all the steps
402
-quickly use `--skip-install` option when running installer with npm.
+If you are developing UI and do not really needed to install anything, you can go though all the steps
+quickly using `--skip-install` option when running installer with npm.
403
404
``` shell
405
npm start -- --skip-install
0 commit comments