Skip to content

Commit b70b8a8

Browse files
committed
Update skip-install option documenation
1 parent ecd6a69 commit b70b8a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,8 @@ real installer usage stats.
398398
Debugging GUI without running actual installation
399399
-------------------------------------------------
400400

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.
401+
If you are developing UI and do not really needed to install anything, you can go though all the steps
402+
quickly using `--skip-install` option when running installer with npm.
403403

404404
``` shell
405405
npm start -- --skip-install

0 commit comments

Comments
 (0)