Fixed incorrect image height calculations
This commit is contained in:
parent
f81cc08f83
commit
db73dac502
|
|
@ -27,7 +27,7 @@ For custom Go installs
|
||||||
go install github.com/TheZoraiz/ascii-image-converter@latest
|
go install github.com/TheZoraiz/ascii-image-converter@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
For physically installing the binaries, download the executables from [here](https://github.com/TheZoraiz/ascii-image-converter/releases/tag/v1.1.12), and follow the steps with respect to your OS.
|
For physically installing the binaries, download the executables from [here](https://github.com/TheZoraiz/ascii-image-converter/releases/tag/v1.1.13), and follow the steps with respect to your OS.
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
Extract Executables.zip and open the "Linux" directory.
|
Extract Executables.zip and open the "Linux" directory.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue