Skip to content

Commit 5bbad6b

Browse files
committed
Update build instructions in docs
1 parent 762abc6 commit 5bbad6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/maintenance/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ can be found.
3131
:caption: Building mkl_random
3232
3333
$ export MKLROOT=</path/to/mkl>
34-
python setup.py develop
34+
python -m pip install .
3535
3636
To run test suite, install :mod:`pytest`, and run
3737

0 commit comments

Comments
 (0)