diff options
Diffstat (limited to 'stkdrone~/INSTALL')
-rw-r--r-- | stkdrone~/INSTALL | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/stkdrone~/INSTALL b/stkdrone~/INSTALL new file mode 100644 index 0000000..6eaaff0 --- /dev/null +++ b/stkdrone~/INSTALL @@ -0,0 +1,13 @@ +install STK in /usr/local/stk
+or change STK paths in the makefile
+to your STK's location.
+
+untar in /my/pd/dir/externs
+
+cd /my/pd/dir/externs/stkdrone~
+
+make
+
+make install
+
+open help-stkdrone~.pd
|