Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
yngvem committed Jul 15, 2019
1 parent 8b9da04 commit 88a8778
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 @@ -31,11 +31,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 88a8778

Please sign in to comment.