From babb7532de89f0d00ba1db18bf9d452c747265c9 Mon Sep 17 00:00:00 2001 From: Andres Ramos <61053256+arght@users.noreply.github.com> Date: Tue, 17 Dec 2024 11:53:00 +0100 Subject: [PATCH] Update Download.rst --- doc/rst/Download.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rst/Download.rst b/doc/rst/Download.rst index 10eac15e..4238c3a6 100644 --- a/doc/rst/Download.rst +++ b/doc/rst/Download.rst @@ -65,7 +65,7 @@ There are 2 ways to get all required packages under Windows. We recommend using 2. **Packages and Solver**: 1. Launch a new Anaconda prompt (or terminal in any IDE) - 2. The `HiGHS `_ is our recommendation if you want a free and open-source solver. + 2. `HiGHS `_ is our recommendation if you want a free and open-source solver. 3. Install openTEPES via pip by ``pip install openTEPES`` Continue at `Get Started <#get-started>`_ and see the `Tips <#tips>`_.