Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
whoburg committed Sep 23, 2023
1 parent 647ef0a commit b686f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Expand Up @@ -3,7 +3,7 @@
Installation
************

1. If you are on Mac or Windows, we recommend installing `Anaconda <http://www.continuum.io/downloads>`_. Alternatively, `install pip and create a virtual environment <https://packaging.python.org/guides/installing-using-pip-and-virtualenv/>`_.
1. If you are on Mac or Windows, we recommend installing `Anaconda <http://www.continuum.io/downloads>`_. Alternatively, `install pip and create a virtual environment <https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/>`_.
2. (optional) Install the MOSEK 9 solver with ``pip install Mosek``, then a license as described below
3. (optional) Install the MOSEK 8 solver as described below
4. Run ``pip install gpkit`` in the appropriate terminal or command prompt.
Expand Down

0 comments on commit b686f08

Please sign in to comment.