diff --git a/docs/rx-web-core/rxwebcore-commands.md b/docs/rx-web-core/rxwebcore-commands.md index 7e1731585..f0c232148 100644 --- a/docs/rx-web-core/rxwebcore-commands.md +++ b/docs/rx-web-core/rxwebcore-commands.md @@ -22,7 +22,7 @@ To use rxwebcore commands using package manager console, you must install `rxweb To create a new project using rxwebcore CLI. Run this command ````js - rxwebcore --add-project <Project_Name> + rxwebcore --new <Project_Name> ```` For more information on creating a project. Please refer Project Creation @@ -186,4 +186,4 @@ This will add json files of the data of languages that are there in the database > rxwebcore --dev-ops ```` -Information coming soon \ No newline at end of file +Information coming soon