From 88c81b6d95efeed84e5b39188028ca1ec039db13 Mon Sep 17 00:00:00 2001 From: Simon John Date: Tue, 23 Sep 2014 18:22:03 +0100 Subject: Added ArchLinux package info, thanks Niels. Linked Fedora packaging instructions to homepage. Added Raspbian to distro's with arduino-mk apt packages. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a5f1cff..1e12785 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,15 @@ in the build process. Changes in `*.h` files lead to recompilation of sources wh ### Through package -If you're using FreeBSD, Debian or Ubuntu, you can find this in the `arduino-mk` +If you're using FreeBSD, Debian, Raspbian or Ubuntu, you can find this in the `arduino-mk` package which can be installed using `apt-get` or `aptitude`. +Arch Linux users can use the unofficial AUR package [arduino-mk](https://aur.archlinux.org/packages/arduino-mk/) +and install using `yaourt -S arduino-mk` + +Fedora Linux users can use our packaging instructions [here](https://github.com/sudar/Arduino-Makefile/tree/master/packaging/fedora) +to build an RPM. + ### From source - Download the latest release -- cgit v1.2.3