File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,6 @@ tar xf ~/hapi-<version>-linux-<arch>.tar.gz
1919mv hapi /usr/local/bin
2020```
2121
22- ### macOS
23- WIP
24-
25- ### Windows
26- WIP
27-
2822# Configuration
2923
3024## File
@@ -49,7 +43,7 @@ hapi vps vm list
4943
5044# Usage
5145
52- See the [ full reference documentation] ( blob/main/docs/hapi.md ) for information about each available command.
46+ See the [ full reference documentation] ( https://github.com/hostinger/api-cli/ blob/main/docs/hapi.md) for information about each available command.
5347
5448# Enabling shell auto-completion (optional)
5549
@@ -65,4 +59,4 @@ Auto-completion can be generated for multiple shells. The currently supported sh
6559
6660After adding shell auto-completion, remember to refresh your shell profile by logging out from the shell and log back in.
6761
68- Read more on [ how to enable auto-completion] ( blob/main/AUTOCOMPLETE.md ) .
62+ Read more on [ how to enable auto-completion] ( https://github.com/hostinger/api-cli/ blob/main/AUTOCOMPLETE.md) .
You can’t perform that action at this time.
0 commit comments