Skip to content

Commit 00dbc05

Browse files
committed
fixed typo in install instructions in tutorial
1 parent 0cf2679 commit 00dbc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TUTORIAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ Finally, we go into the generated `cython` directory where the `setup.py` file i
121121

122122
# Installing
123123

124-
To install the package, in the `cython` directory we can run `python setup.py build`.
124+
To install the package, in the `cython` directory we can run `python setup.py install`.

0 commit comments

Comments
 (0)