Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 6ecf2f7

Browse files
authored
Add instructions for conda-forge :0)
1 parent aa6c745 commit 6ecf2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Precompiled binaries for the stable version of lightning are available for the m
7575

7676
or conda::
7777

78-
conda install -c https://conda.anaconda.org/scikit-learn-contrib lightning
78+
conda install -c conda-forge sklearn-contrib-lightning
7979

8080

8181
The development version of lightning can be installed from its git repository. In this case it is assumed that you have the git version control system, a working C++ compiler, Cython and the numpy development libraries. In order to install the development version, type::

0 commit comments

Comments
 (0)