diff --git a/libs/remix-ui/README.md b/libs/remix-ui/README.md index 7bb33ea706..8dd1b4b48d 100644 --- a/libs/remix-ui/README.md +++ b/libs/remix-ui/README.md @@ -3,7 +3,7 @@ This library was generated with [Nx](https://nx.dev). ## Pre-requisite -- Install **NxConsole** vscose extension +- Install **NxConsole** vscode extension ## Steps To Generate React App - Open **NxConsole** extension - Click generate option @@ -32,4 +32,4 @@ This library was generated with [Nx](https://nx.dev). - Select the name of the project/library that uses the component. (e.g TreeView library) - Set component directory if needed. - Click the run button in the top right corner of the generate page. -- Your react component should be created with the project/library name specified. \ No newline at end of file +- Your react component should be created with the project/library name specified.