aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@mit.edu>2010-10-11 20:19:15 -0400
committerMarti Bolivar <mbolivar@mit.edu>2010-10-11 20:19:15 -0400
commite001d6a587f02ad29621ce95d20c02fae971294f (patch)
treedc40183e95ff9eea06d4b4634743bfecb4bc4f27 /README
parent56078b6b44f3a3e724f3ec2e3173075ab9043310 (diff)
downloadlibrambutan-e001d6a587f02ad29621ce95d20c02fae971294f.tar.gz
librambutan-e001d6a587f02ad29621ce95d20c02fae971294f.zip
sphinx bugfixes
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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):