Skip to content

Commit b48e3d4

Browse files
committed
Fix readme code block
1 parent b8bc4ab commit b48e3d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ By default, there is no logging or any recording to storage. If you want to writ
6262
tail -f events.log
6363
# Or, if you have jq installed
6464
tail -f events.log | jq
65+
```
6566

6667
or enable SQLite storage with `--sqlite-path plutus-script-reexecutor.db` which will enable API endpoints to explore historical data.
6768

0 commit comments

Comments
 (0)