From 01a8b4ebc7fb5a56d8d1f480b6c781e6695006f3 Mon Sep 17 00:00:00 2001 From: Far McKon Date: Thu, 7 Jul 2011 12:34:47 -0700 Subject: [PATCH] Updated/corrected location of tool in sketchbook folder. --- build/shared/tools/howto.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/shared/tools/howto.txt b/build/shared/tools/howto.txt index 77df31c91..0595fa315 100644 --- a/build/shared/tools/howto.txt +++ b/build/shared/tools/howto.txt @@ -71,9 +71,9 @@ regarding the usefulness of including (by default) a Tool that mangles code.) The folder should be called Mangler (note the capitalization), and contain: -sketchbook/Mangler -> tool folder -sketchbook/Mangler/tool -> location for code -sketchbook/Mangler/tool/mangle.jar -> jar with one or more classes +sketchbook/tools/Mangler -> tool folder +sketchbook/tools/Mangler/tool -> location for code +sketchbook/tools/Mangler/tool/mangle.jar -> jar with one or more classes The naming of jar and zip files in the tool/* directory doesn't matter.