From e001d6a587f02ad29621ce95d20c02fae971294f Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 11 Oct 2010 20:19:15 -0400 Subject: sphinx bugfixes --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 174f55a..b8bf19d 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ environment variable BREATHE_HOME to be able to build the documentation. Something like this on bash: $ git clone http://github.com/michaeljones/breathe.git - $ export BREATHE_HOME /path/to/breathe/repo/ + $ export BREATHE_HOME=/path/to/breathe/repo/ You can now build the HTML docs with (on Unix): -- cgit v1.2.3