Skip to content

Commit 7cb613f

Browse files
committed
2 parents 3085729 + 931d13b commit 7cb613f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ be prepared to `KILL` the odd java process (ie when sketch does not exit cleanly
8080

8181
## Watch sketches
8282
```bash
83-
k9 --watch sketch.rb # don't try and change render mode, or use FX2D render mode during watch yet
83+
k9 --watch sketch.rb # NB: doesn't work with FX2D render mode
8484
```
8585
## Open pry console on sketch
8686
```bash

0 commit comments

Comments
 (0)