Skip to content

Commit f3ceb48

Browse files
authored
Update README.md
1 parent 7cb613f commit f3ceb48

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
@@ -84,7 +84,7 @@ k9 --watch sketch.rb # NB: doesn't work with FX2D render mode
8484
```
8585
## Open pry console on sketch
8686
```bash
87-
k9 --live sketch.rb # pry is bound to $app # needs `jruby -S gem install pry`
87+
k9 --live sketch.rb # pry is bound to Processing.app # needs `jruby -S gem install pry`
8888
```
8989
## Example sketches
9090

0 commit comments

Comments
 (0)