- Commit
- 60f8c802467f7ce33fcb0469c6410fcb3b13fe9c
- Parent
- dea2d073377d77c94c260acb7e3f0805b5bfdce2
- Author
- Pablo Emilio Escobar Gaviria <pablo-escobar@riseup.net>
- Date
Added installation instructions to README.adoc
View the individual entries of an ICO file in sxiv ⏺️
Added installation instructions to README.adoc
1 file changed, 12 insertions, 0 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | README.adoc | 12 | 12 | 0 |
diff --git a/README.adoc b/README.adoc @@ -14,6 +14,18 @@ View the individual entries of an ICO file in `sxiv`. *ico-view* FILE +== Installation + +The `ico-view(1)` command and it's man page can be installed in Unix systems +by running: + +---- +$ curl -s https://gitlab.com/pablo-escobar/ico-view/-/raw/master/install.sh | sudo sh +---- + +The executable is installed in `$HOME/.local/bin/` and the man-page is +installed in `$HOME/.local/share/man/man1/`. + == Authors `ico-view` was written by Pablo Emilio Escobar Gaviria