diff --git a/README.md b/README.md index 067d018..5d927d8 100644 --- a/README.md +++ b/README.md @@ -83,9 +83,10 @@ After installing the extension you can do the following directly from the browse | Platform (OS) | Distribution Channel | Installation Command / Instruction | | :---- | :---- | :---- | | Windows x86_64 / ARM64 | WinGet | `winget install neosubhamoy.neodlp` | +| MacOS x86_64 / ARM64 | Homebrew | `brew install neosubhamoy/tap/neodlp` | | MacOS x86_64 / ARM64 | Curl-Bash Installer | `curl -sSL https://neodlp.neosubhamoy.com/macos_installer.sh \| bash` | | Linux x86_64 / ARM64 | Curl-Bash Installer | `curl -sSL https://neodlp.neosubhamoy.com/linux_installer.sh \| bash` | -| Arch Linux x86_64 / ARM64 | AUR | `yay -S neodlp` | +| Arch Linux x86_64 / ARM64 | AUR | `yay -S neodlp` or `paru -S neodlp` | ## 🧪 Package Testing Status