From 74eade248b28727b81e2b8c68e9d22efd2dab289 Mon Sep 17 00:00:00 2001 From: redfish Date: Sat, 3 Sep 2016 04:07:20 -0400 Subject: [PATCH] readme: add section for installing from package --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a0a26410..c7fcc19d 100644 --- a/README.md +++ b/README.md @@ -53,14 +53,19 @@ There are also several mining pools that kindly donate a portion of their fees, See [LICENSE](LICENSE). -## Compiling Monero-core +## Installing Monero-core from a Package -### Overview: +Packages are available for -Dependencies: TODO +* Arch Linux via AUR: [monero-core-git](https://aur.archlinux.org/packages/monero-core-git/) -Process: TODO +Packaging for your favorite distribution would be a welcome contribution! +## Compiling Monero-core from Source + +### Dependencies + +TODO ### On Linux: