diff options
Diffstat (limited to 'samplebox~/INSTALL')
-rw-r--r-- | samplebox~/INSTALL | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/samplebox~/INSTALL b/samplebox~/INSTALL new file mode 100644 index 0000000..c0dc546 --- /dev/null +++ b/samplebox~/INSTALL @@ -0,0 +1,9 @@ +untar in /my/pd/dir/externs
+
+cd /my/pd/dir/externs/samplebox~
+
+make
+
+make install
+
+you're set !!
|