Remove extra space

pull/24/head
ioedeveloper 4 years ago committed by Aniket
parent 300cdb3e77
commit 4e818fef5f
  1. 2
      README.md

@ -24,7 +24,7 @@ Note: It contains the latest release of Solidity available at the time of the pa
Install **npm** and **node.js** (see https://docs.npmjs.com/getting-started/installing-node), then Install **npm** and **node.js** (see https://docs.npmjs.com/getting-started/installing-node), then
install [Nx CLI](https://nx.dev/react/cli/overview) globally to enable running **nx executable commands**. install [Nx CLI](https://nx.dev/react/cli/overview) globally to enable running **nx executable commands**.
```bash ```bash
npm install -g @nrwl/cli npm install -g @nrwl/cli
``` ```
clone the github repository (`wget` need to be installed first) : clone the github repository (`wget` need to be installed first) :

Loading…
Cancel
Save