We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents daeaa89 + c330f44 commit ad9def9Copy full SHA for ad9def9
packages/vm/examples/run-solidity-contract/README.md
@@ -15,10 +15,9 @@ The example does these things:
15
16
## Installation
17
18
-1. Run `npm install` in the root of this project
19
-1. Run `npm install` in this directory
+1. Run `npm i` in the root of this project
+1. Run `npm i` in this directory
20
21
## Running the example
22
23
-1. Run `npm run build:dist` in the root of this project
24
1. Run `npm run example` in this directory
0 commit comments