Update README.md (#8)

- [+] docs(README.md): add note for Indonesian users regarding installation issues with Telkom

Reviewed-on: #8
Co-authored-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
Co-committed-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
This commit is contained in:
H0llyW00dzZ 2025-01-24 08:34:15 +00:00 committed by H0llyW00dzZ
parent 3e1a7445f6
commit d17022fb85

View File

@ -18,6 +18,8 @@ To install the package, use `go get`:
```bash ```bash
go get git.b0zal.io/H0llyW00dzZ/imap go get git.b0zal.io/H0llyW00dzZ/imap
``` ```
> [!NOTE]
> If you're in `Indonesia` and using an internet provider like `Telkom (known as Indihome)`, and you encounter issues installing the package, try using a [VPN](https://en.wikipedia.org/wiki/Virtual_private_network).
## Usage ## Usage