Skip to content

Commit

Permalink
docs: Updating yarn instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
evertonfraga committed Nov 14, 2020
1 parent 6abcc09 commit df989b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Installs root and all sub-packages dependencies.
Builds all monorepo packages by default. If a scope is provided, it will only build that particular package.

Scoped example, that will only build the VM package:
yarn run build -- --scope @ethereumjs/vm
yarn run build --scope @ethereumjs/vm


#### `yarn run build:tree -- --scope @ethereumjs/blockchain`
Expand Down

0 comments on commit df989b2

Please sign in to comment.