Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/yngvem/group-lasso
Browse files Browse the repository at this point in the history
  • Loading branch information
yngvem committed Jul 15, 2019
2 parents 25ce594 + 88a8778 commit 2b1608b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,14 @@ lisence.
-------------------
Installation guide:
-------------------
The code can either be installed via ``pip``, running the command::
Currently, the code only works with Python 3.6+, but I aim to
support Python 3.5 in the future. To install group-lasso via ``pip``,
simply run the command::

pip install group-lasso

or by manually pulling this repository and running the setup.py file::
Alternatively, you can manually pull this repository and run the
``setup.py`` file::

git clone https://github.com/yngvem/group-lasso.git
cd group-lasso
Expand Down

0 comments on commit 2b1608b

Please sign in to comment.