We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb613f commit f3ceb48Copy full SHA for f3ceb48
README.md
@@ -84,7 +84,7 @@ k9 --watch sketch.rb # NB: doesn't work with FX2D render mode
84
```
85
## Open pry console on sketch
86
```bash
87
-k9 --live sketch.rb # pry is bound to $app # needs `jruby -S gem install pry`
+k9 --live sketch.rb # pry is bound to Processing.app # needs `jruby -S gem install pry`
88
89
## Example sketches
90
0 commit comments