Updated README.md

This commit is contained in:
Zoraiz 2021-05-12 20:33:14 +05:00
parent 9e5e29ee4c
commit 60f25682f9
1 changed files with 8 additions and 1 deletions

View File

@ -20,7 +20,14 @@ Image formats currently supported:
## Installation ## Installation
First download the executables from [here](https://github.com/TheZoraiz/ascii-image-converter/releases/tag/v1.1.1), and follow the steps with respect to your OS.
### Go
For custom Go installs
```
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.1), 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.