README.md: Fix URL

This commit is contained in:
2020-01-22 12:26:31 -06:00
parent 7b140b2f0e
commit ef14f42d01

View File

@@ -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