From 8625bfefe92a918213cee3e26777b7e022c40617 Mon Sep 17 00:00:00 2001 From: Martin Prout Date: Sun, 31 May 2015 07:05:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d55a7fe..2af121a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A growing collection of pixel shaders ported to Processing to be used with the ` cd filters4ruby-processing rake # assume rake and processing and ruby-processing installed ``` -Run / Watch individual samples as follows +Run / Watch individual sketches as follows ```bash rp5 --nojruby run/watch sketch.rb # Need to use jruby-complete ```