Repository: yetus Updated Branches: refs/heads/asf-site a65b64605 -> 4c4071a19
git hash 0f3e09db0433cfd8d8a139af066174a33766556d Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/4c4071a1 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/4c4071a1 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/4c4071a1 Branch: refs/heads/asf-site Commit: 4c4071a19d00bcfb7126a70f79c9321cd43e091e Parents: a65b646 Author: Kengo Seki <[email protected]> Authored: Wed Jul 6 09:09:46 2016 +0900 Committer: Kengo Seki <[email protected]> Committed: Wed Jul 6 09:09:46 2016 +0900 ---------------------------------------------------------------------- documentation/in-progress/releasedocmaker/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/4c4071a1/documentation/in-progress/releasedocmaker/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/releasedocmaker/index.html b/documentation/in-progress/releasedocmaker/index.html index 2da791c..b8eeeaa 100644 --- a/documentation/in-progress/releasedocmaker/index.html +++ b/documentation/in-progress/releasedocmaker/index.html @@ -154,7 +154,7 @@ <li>Python 2.5 with dateutil extension</li> </ul> -<p>dateutil may be installed via pip: <code>pip install python.dateutil</code></p> +<p>dateutil may be installed via pip: <code>pip install python-dateutil</code></p> <h1 id="basic-usage">Basic Usage</h1>
