Skip to content

Commit e9f44fe

Browse files
committed
update
1 parent 12c951c commit e9f44fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/chopsticks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This example demonstrates how to use [chopsticks](https://github.com/AcalaNetwor
44
## Setup local acala fork with chopsticks
55
- run a local fork of Acala (use `npx` or `yarn dlx` if you prefer these over `bunx`)
66
```
7-
bunx @acala-network/chopsticks@latest -c https://raw.githubusercontent.com/AcalaNetwork/chopsticks/master/configs/acala.yml
7+
bunx @acala-network/chopsticks@latest -c acala
88
```
99

1010
Now we should have a local fork of acala running at `ws://localhost:8000`. **All state changes are local**, so we can do arbitrary experiment, without affecting the acutal public network.

0 commit comments

Comments
 (0)