summaryrefslogtreecommitdiffstats
path: root/Doc/README.txt
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-04-18 20:45:02 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-04-18 20:45:02 (GMT)
commitdee46b370e9856e6bbeb624513cd2fb2fa0dbdf2 (patch)
treec027577b005f0231857aaa3e050575ba269f19fa /Doc/README.txt
parent172f025bed3cca992c1d4d9fe93d4cd8bee92392 (diff)
parenta37ff0fb80d59946c74af874c8dcc6d629541852 (diff)
downloadcpython-dee46b370e9856e6bbeb624513cd2fb2fa0dbdf2.zip
cpython-dee46b370e9856e6bbeb624513cd2fb2fa0dbdf2.tar.gz
cpython-dee46b370e9856e6bbeb624513cd2fb2fa0dbdf2.tar.bz2
Merge with 3.4
Diffstat (limited to 'Doc/README.txt')
-rw-r--r--Doc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README.txt b/Doc/README.txt
index cb57e61..c5737ad 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -81,7 +81,7 @@ Without make
Install the Sphinx package and its dependencies from PyPI.
-Then, from the ``Docs`` directory, run ::
+Then, from the ``Doc`` directory, run ::
sphinx-build -b<builder> . build/<builder>