Skip to content

Commit 6a6ee3b

Browse files
authored
Merge pull request #22 from alexlod/minor-readme-typos
MINOR: typos in the README -- setup.by.
2 parents 8a7b837 + b100199 commit 6a6ee3b

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)