Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Prerequisites
Build
=====

python setup.by build
python setup.py build



Expand Down Expand Up @@ -45,7 +45,7 @@ Install sphinx and sphinx_rtd_theme packages and then:

or:

python setup.by build_sphinx
python setup.py build_sphinx


Documentation will be generated in `docs/_build/`
Expand Down