Skip to content

Commit d871096

Browse files
committed
Updated docs
1 parent d41b9f7 commit d871096

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can move it in directory where you need to use and just execute with `./hsa
3636
Find your bin folder (`/usr/bin`, `/usr/sbin` or `~/bin`), or make it with `cd ~/ && mkdir bin` and Symlink (`ln -s $~/path/to/directory/hsa ~/bin/hsa`) or move/copy binary file in **bin** directory. After it you can use app in cli with "hsa" command. Try: `hsa check`
3737

3838
### Windows
39-
Download binary [file](https://github.com/MaestroError/html-strings-affixer/releases/latest/download/hsa.exe) or [Zip](https://github.com/MaestroError/html-strings-affixer/releases/latest/download/hsawin.zip). Get "hsa.exe" file in needed directory and run with ".\hsa.exe" **OR** Download .msi [installer](https://github.com/MaestroError/html-strings-affixer/releases/latest/download/hsaInstaller.msi) and follow installation process
39+
Download binary [file](https://github.com/MaestroError/html-strings-affixer/releases/latest/download/hsa.exe) or [Zip](https://github.com/MaestroError/html-strings-affixer/releases/latest/download/hsawin.zip). Get "hsa.exe" file in needed directory and run with ".\hsa.exe"
4040

4141

4242
### From source
@@ -107,6 +107,7 @@ Some configs you can pass as arguments, use `hsa [command] --help` to read more
107107
- -only="(string)" - Methods to use while parsing, separated by commas. Available: text, placeholder, alt, title, hashtag
108108

109109
110+
----------------------------------------------------------------
110111
----------------------------------------------------------------
111112
112113

0 commit comments

Comments
 (0)