Skip to content

Commit 8d44348

Browse files
committed
FIX installation in documentation
1 parent ae23eb1 commit 8d44348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Then install *auto-sklearn*
6464

6565
.. code:: bash
6666
67-
pip install git+https://github.com/automl/auto-sklearn.git#egg=autosklearn
67+
pip install auto-sklearn
6868
6969
We recommend installing *auto-sklearn* into a `virtual environment
7070
<http://docs.python-guide.org/en/latest/dev/virtualenvs/>`_ or into an

0 commit comments

Comments
 (0)