summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4fae8e..b1ecdcb 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ uploadpypi:
python setup.py sdist upload -r pypi
rdoc:
- pandoc pandoc --from=markdown --to=rst --output=docs/source/readme.rst README.md
+ pandoc --from=markdown --to=rst --output=docs/source/readme.rst README.md
notebook :