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