mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 09:28:51 -06:00
README.md: Fix URL
This commit is contained in:
@@ -17,7 +17,7 @@ Installation
|
|||||||
The package is currently only available for Python+Pyomo, although a Julia+JuMP version is planned. It can be installed using `pip` as follows:
|
The package is currently only available for Python+Pyomo, although a Julia+JuMP version is planned. It can be installed using `pip` as follows:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install git+git://github.com/iSoron/miplearn.git
|
pip install git+ssh://git@github.com/iSoron/miplearn.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user