Skip to content

Commit 253b6c4

Browse files
authored
Merge pull request #23 from alexlod/minor-readme-typos-3.0.x
MINOR: typos in the README -- setup.by.
2 parents ef30031 + f1c3297 commit 253b6c4

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
@@ -12,7 +12,7 @@ Prerequisites
1212
Build
1313
=====
1414

15-
python setup.by build
15+
python setup.py build
1616

1717

1818

@@ -45,7 +45,7 @@ Install sphinx and sphinx_rtd_theme packages and then:
4545

4646
or:
4747

48-
python setup.by build_sphinx
48+
python setup.py build_sphinx
4949

5050

5151
Documentation will be generated in `docs/_build/`

0 commit comments

Comments
 (0)