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 b042b8d commit 59099ffCopy full SHA for 59099ff
README.md
@@ -13,7 +13,7 @@ Run / Watch individual samples as follows
13
```bash
14
rp5 --nojruby run/watch sketch.rb # Need to use jruby-complete
15
```
16
-or in `.rp5rc` add following (if pure yaml)
+to avoid need for `--nojruby` flag in `.rp5rc` add following (if pure yaml)
17
```yaml
18
JRUBY: 'false'
19
0 commit comments