From 317f5015c76e4e7c6403bebbfa3d0dda298f0d97 Mon Sep 17 00:00:00 2001 From: Alan Antonuk Date: Thu, 10 May 2012 12:55:01 -0300 Subject: Updating README to point to current location of rabbitmq-c sources --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index cdec673..c5974e3 100644 --- a/README +++ b/README @@ -21,8 +21,8 @@ In addition to the source code for this library, you will require a copy of `rabbitmq-codegen`. Here is a short `sh` script for retrieving the necessary pieces: - hg clone http://hg.rabbitmq.com/rabbitmq-codegen/ - hg clone http://hg.rabbitmq.com/rabbitmq-c/ + git clone https://github.com/rabbitmq/rabbitmq-codegen/ + git clone https://github.com/alanxz/rabbitmq-c You will also need a recent python with the simplejson module installed, and the GNU autotools (autoconf, automake, libtool etc) -- cgit v1.2.1