Skip to content

Commit 787b2bc

Browse files
committed
Update README.md
1 parent 5f5b0b4 commit 787b2bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
#Installation / Usage
2424

2525
```
26-
$ wget https://github.com/rcspam/audio2ascii/archive/v1.6.1.tar.gz
27-
$ tar xvzf audio2ascii-1.6.1.tar.gz
28-
$ cd audio2ascii-1.6.1
26+
$ wget https://github.com/rcspam/audio2ascii/archive/v1.7.tar.gz
27+
$ tar xvzf audio2ascii-1.7.tar.gz
28+
$ cd audio2ascii-1.7
2929
$ cp ./audio2ascii.sh /somewhere/in/your/path # must be in your $PATH
3030
```
3131
If you want start audio2ascii from Natron, you should run it with its gui (yad must be installed). To install the plugin AudioToAscii.py and its icon:

0 commit comments

Comments
 (0)