Update README.md

pull/1760/merge
Aniket 3 years ago committed by GitHub
parent a902df4181
commit 7570f5f500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

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

Loading…
Cancel
Save