Skip to content

Commit 1dcc724

Browse files
Fix formatting.
1 parent 7ccf113 commit 1dcc724

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ PYTHONPATH=. python3 ./systemtests/check_with_mesh_cli.py --mode=data --network=
256256
```
257257

258258
# Or, continuously:
259+
260+
```
259261
while PYTHONPATH=. python3 ./systemtests/check_with_mesh_cli.py --mode=data --network=testnet --shard=0; do sleep 5; done
260262
```
261263

0 commit comments

Comments
 (0)