From 4be601c7033ebe2655d786d12e7242f61c5f064e Mon Sep 17 00:00:00 2001 From: rob Date: Mon, 22 Dec 2008 19:58:50 +0000 Subject: [PATCH] tweak --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index bdc99ff..00b3441 100644 --- a/README.textile +++ b/README.textile @@ -42,7 +42,7 @@ Switch to SuperCollider mode h2. Installation # Double click on SuperCollider.tmbundle. -# Copy TextMate.sc to SuperCollider Extensions directory and relaunch SC. +# Copy TextMate.sc to SuperCollider class load path, eg @~/Application\ Support/SuperCollider/Extensions/@. Relaunch SC. # With .sc document open in TextMate, commands should now work as long as both SC and TM are open..