update README nx install command

pull/2762/head
Lorenzo Paras 2 years ago committed by Aniket
parent d5767e205a
commit 99791ce2a0
  1. 2
      README.md

@ -56,7 +56,7 @@ Note: It contains the latest supported version of Solidity available at the time
```
* Install [Nx CLI](https://nx.dev/using-nx/nx-cli) globally to enable running **nx executable commands**.
```bash
yarn global add @nrwl/cli
yarn global add nx
```
* Clone the github repository (`wget` need to be installed first):

Loading…
Cancel
Save