From 3bd58ca342079a85e355faa09af1b7d3c20f243f Mon Sep 17 00:00:00 2001 From: David Wragg Date: Sat, 5 Nov 2011 11:15:35 +0000 Subject: Correct URL that should point to rabbitmq-codegen --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 5c616c3..cdec673 100644 --- a/README +++ b/README @@ -77,9 +77,9 @@ Things you can pass to cmake to change the build: have your codegen directory in a different place [Default is sibiling directory to source] * `-DFETCH_CODEGEN_FROM_GIT=ON` - if you want cmake to fetch the - rabbitmq-codegen from https://github.com/rabbitmq/rabbitmq-c at - build time. If this option is selected `-DRABBITMQ_CODEGEN_DIR` will - be ignored [Default is off] + rabbitmq-codegen from https://github.com/rabbitmq/rabbitmq-codegen + at build time. If this option is selected `-DRABBITMQ_CODEGEN_DIR` + will be ignored [Default is off] * `-DCODEGEN_GIT_TAG=rabbitmq_v2_5_1` - specifies the tag to check out if using the `-DFETCH_CODEGEN_FROM_GIT` option above. [Default is `rabbitmq_v2_5_1`] -- cgit v1.2.1