Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sg777 authored Apr 6, 2022
1 parent ff336ed commit 2358818
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 @@ -56,7 +56,7 @@ docker run -it --name poker --net=host sg777/bet:v1.2
#### step3 :- Running chips node
Once you have access to the docker shell, you can load the chips from the [chips bootstrap node](./docs/protocol/release.md#downloading-chips-bootstrap-node). Running the below script pulls the bootstrap node and configures the chips node.
```
cd && load_bootstrap_node.sh
cd && ./load_bootstrap_node.sh
```
Then run the chips daemon
```
Expand Down

0 comments on commit 2358818

Please sign in to comment.