We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d5b7f commit e0cf814Copy full SHA for e0cf814
README.md
@@ -39,7 +39,7 @@ You can find prebuilt binaries for Min [here](https://github.com/minbrowser/min/
39
40
- To install the .deb file, use `sudo dpkg -i /path/to/download`
41
- To install the RPM build, use `sudo rpm -i /path/to/download --ignoreos`
42
-- On Arch Linux it's in the community repository, use `sudo pacman -S min`
+- On Arch Linux install from [AUR](https://aur.archlinux.org/packages/min).
43
- On Raspberry Pi, you can install Min from [Pi-Apps](https://github.com/Botspot/pi-apps).
44
45
## Developing
0 commit comments