Skip to content

Commit 00c2c27

Browse files
committed
chore: documentation updates
1 parent 2b4010c commit 00c2c27

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ tar xf ~/hapi-<version>-linux-<arch>.tar.gz
1919
mv 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

6660
After 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).

0 commit comments

Comments
 (0)