From cfbb19f614f805ff08921ea9cedc936aa3a39ded Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 18 May 2017 22:31:54 +0300 Subject: Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6610c8c..c369f9b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Juan de la Cosa =============== HTTP server for managing [MariaDB](http://mariadb.org/) users. -Designed to work behind [Sproxy](https://github.com/zalora/sproxy) +Designed to work behind [Sproxy](http://hackage.haskell.org/package/sproxy2). and assuming users' logins are their email addresses (MariaDB allows up to 80 characters). @@ -17,7 +17,7 @@ to fetch and build all pre-requisites automatically. Installation ============ - $ git clone https://github.com/zalora/juandelacosa.git + $ git clone https://github.com/ip1981/juandelacosa.git $ cd juandelacosa $ cabal install -- cgit v1.2.3