Update README.md

pull/5370/head
Liana Husikyan 1 year ago committed by Aniket
parent 00f71b9af2
commit 7263881914
  1. 6
      README.md

@ -66,10 +66,8 @@ git clone https://github.com/ethereum/remix-project.git
* Build `remix-project`:
```bash
cd remix-project
yarn install
yarn run build:libs // Build remix libs
nx build
nx serve
yarn
yarn run build
```
Open `http://127.0.0.1:8080` in your browser to load Remix IDE locally.

Loading…
Cancel
Save