Update README.md

pull/5370/head
Aniket 3 years ago committed by GitHub
parent 6e5534e878
commit 51f6d22d51
  1. 1
      README.md

@ -51,6 +51,7 @@ git clone https://github.com/ethereum/remix-project.git
```bash
cd remix-project
npm install
npm run build:libs // Build remix libs
nx build
nx serve
```

Loading…
Cancel
Save