Skip to content

Commit 83c3732

Browse files
committed
Update readmes
1 parent 1afc72e commit 83c3732

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: README

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Requirements:
1919

2020
Installation / Usage:
2121
====================
22-
$ wget https://github.com/rcspam/audio2ascii/archive/v1.6.tar.gz
23-
$ tar xvzf audio2ascii-1.6.tar.gz
24-
$ cd audio2ascii-1.6
22+
$ wget https://github.com/rcspam/audio2ascii/archive/v1.6.1.tar.gz
23+
$ tar xvzf audio2ascii-1.6.1.tar.gz
24+
$ cd audio2ascii-1.6.1
2525
$ cp ./audio2ascii.sh /somewhere/in/your/path # must be in your $PATH
2626

2727
If you want start audio2ascii from Natron, you should run it with its gui (yad must be installed).

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.tar.gz
27-
$ tar xvzf audio2ascii-1.6.tar.gz
28-
$ cd audio2ascii-1.6
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
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)