Unverified Commit 4c015632 authored by Mufei Li's avatar Mufei Li Committed by GitHub
Browse files

[Doc] Update for building from source on Linux (#5658)

parent d6c12f07
...@@ -76,7 +76,7 @@ Finally, install the Python binding. ...@@ -76,7 +76,7 @@ Finally, install the Python binding.
.. code:: bash .. code:: bash
cd ../python cd python
python setup.py install python setup.py install
# Build Cython extension # Build Cython extension
python setup.py build_ext --inplace python setup.py build_ext --inplace
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment