Skip to content

Commit b100199

Browse files
committed
MINOR: typos in the README -- setup.by.
1 parent 8a7b837 commit b100199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Install
6868
Build
6969
=====
7070

71-
$ python setup.by build
71+
$ python setup.py build
7272

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

@@ -103,6 +103,6 @@ Install sphinx and sphinx_rtd_theme packages and then:
103103

104104
or:
105105

106-
$ python setup.by build_sphinx
106+
$ python setup.py build_sphinx
107107

108108
Documentation will be generated in `docs/_build/`.

0 commit comments

Comments
 (0)