From 9d348ba2b354c7178b2ff7afae176d0905f5cee8 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Mon, 24 Nov 2014 15:43:35 -0800 Subject: Link to build instructions for Linux --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 338107b2..4e6539b5 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ Read [instructions for iOS/OSX](https://github.com/MailCore/mailcore2/blob/maste Read [instructions for Windows](https://github.com/MailCore/mailcore2/blob/master/build-windows/README.md). +### Build for Linux ### + +Read [instructions for Linux](https://github.com/MailCore/mailcore2/blob/master/build-linux/README.md). + ## Basic IMAP Usage ## Using MailCore 2 is just a little more complex conceptually than the original MailCore. All fetch requests in MailCore 2 are made asynchronously through a queue. What does this mean? Well, let's take a look at a simple example: -- cgit v1.2.3