We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cee611 commit 252e357Copy full SHA for 252e357
README
@@ -19,9 +19,9 @@ Requirements:
19
20
Installation / Usage:
21
====================
22
- $ wget https://github.com/rcspam/audio2ascii/archive/v1.3.tar.gz
23
- $ tar xvzf audio2ascii-1.3.tar.gz
24
- $ cd audio2ascii-1.3
+ $ wget https://github.com/rcspam/audio2ascii/archive/v1.5.tar.gz
+ $ tar xvzf audio2ascii-1.5.tar.gz
+ $ cd audio2ascii-1.5
25
$ cp ./audio2ascii.sh /somewhere/in/your/path # must be in your $PATH
26
27
If you want start audio2ascii from Natron, you should run it with its gui (yad must be installed).
0 commit comments