From fe9e0ac51e246815715ed0fde347f69eda1f05e7 Mon Sep 17 00:00:00 2001 From: Ushmidave <46391540+Ushmidave@users.noreply.github.com> Date: Sun, 12 Jan 2020 16:25:43 +0530 Subject: [PATCH] update rxwebcore-commands --- docs/rx-web-core/rxwebcore-commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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