From 6420e33fb8e178c7ab11e8b8ca4bb9d195cc31d0 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Wed, 9 Aug 2017 08:48:24 -0400 Subject: [PATCH] link to build instructions in readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a475ddd2..c941eb3b 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,15 @@ The easiest way to install i2pd is by using See [documentation](https://i2pd.readthedocs.io/en/latest/) for how to build i2pd from source on your OS. + +Build instructions: + +* [unix](https://i2pd.readthedocs.io/en/latest/devs/building/unix/) +* [windows](https://i2pd.readthedocs.io/en/latest/devs/building/windows/) +* [iOS](https://i2pd.readthedocs.io/en/latest/devs/building/ios/) +* [android](https://i2pd.readthedocs.io/en/latest/devs/building/android/) + + **Supported systems:** * GNU/Linux x86/x64 - [![Build Status](https://travis-ci.org/PurpleI2P/i2pd.svg?branch=openssl)](https://travis-ci.org/PurpleI2P/i2pd)