Skip to content

Commit cf9a966

Browse files
committed
Document S025 controls in README
1 parent c02ff7b commit cf9a966

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,12 @@ export ZOOKEEPER_HOST=192.168.99.100
140140
export ZOOKEEPER_PORT=2181
141141
```
142142

143+
* If you want to use the sample files in this repo for testing the app, run the edits in demo mode. Otherwise, edit S025 will trigger for all files.
144+
145+
```shell
146+
export EDITS_DEMO_MODE=true
147+
```
148+
143149
* Start `sbt`
144150

145151
```shell

0 commit comments

Comments
 (0)