aboutsummaryrefslogtreecommitdiffstats
path: root/docs/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
commitfccf017f3a5aa7182080c1ed062ab46773a8f34a (patch)
treed3da4caf10dfa66889589e09998bda1ccc9b0185 /docs/README
parent1088b37e70e192d2a279bbfc55d33238f090d72e (diff)
downloadlibrambutan-fccf017f3a5aa7182080c1ed062ab46773a8f34a.tar.gz
librambutan-fccf017f3a5aa7182080c1ed062ab46773a8f34a.zip
sphinx bugfixes
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README b/docs/README
index 174f55a..b8bf19d 100644
--- a/docs/README
+++ b/docs/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):