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 @@ -68,7 +68,7 @@ Install
Build
=====

$ python setup.by build
$ python setup.py build

If librdkafka is installed in a non-standard location provide the include and library directories with:

Expand Down Expand Up @@ -103,6 +103,6 @@ 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/`.