Skip to content

Commit 53e80b2

Browse files
authored
chore(readme): update command (#25)
2 parents 934995e + e1870f6 commit 53e80b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ As an example, to use `@boost/sdk` against a local hardhat node, you could use t
134134

135135
```sh
136136
# if not already running a local node
137-
cd packages/sdk && npx hardhat --node --verbose
137+
cd packages/sdk && npx hardhat node --verbose
138138

139139
# deploy protocol contracts to local hardhat node
140140
# keep in mind these values will be different each time the node is restarted

0 commit comments

Comments
 (0)