From ef8a14a7509cc98bf448058d54c74bb561384629 Mon Sep 17 00:00:00 2001 From: Subhamoy Biswas Date: Sat, 7 Mar 2026 22:54:34 +0530 Subject: [PATCH] docs: minor readme update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9c5fa8d..1508a96 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ After installing the extension you can do the following directly from the browse ## ๐Ÿ’ป Supported Platforms - Windows (10 / 11) -- Linux (Debian / Fedora / RHEL / SUSE / Arch Linux base) -- MacOS (>11) +- Linux (Mostly all modern distros) +- MacOS (>=11) ## ๐Ÿค External Dependencies @@ -86,9 +86,9 @@ After installing the extension you can do the following directly from the browse | 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 | Flathub | `flatpak install flathub com.neosubhamoy.neodlp` | -| 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` or `paru -S neodlp` | +| Linux x86_64 / ARM64 (Flatpak) | Flathub | `flatpak install flathub com.neosubhamoy.neodlp` | +| Linux x86_64 / ARM64 (Native) | Curl-Bash Installer | `curl -sSL https://neodlp.neosubhamoy.com/linux_installer.sh \| bash` | +| Arch Linux x86_64 / ARM64 (Native) | AUR | `yay -S neodlp` or `paru -S neodlp` | ## ๐Ÿงช Package Testing Status