Update README.md

This commit is contained in:
Lorenzo Bertoni 2019-07-26 12:46:58 +02:00 committed by GitHub
parent 7550474988
commit 63e5e5ef2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,10 +31,9 @@ We further share insights on our model of uncertainty in case of limited observa
Python 3 is required. Python 2 is not supported. Python 3 is required. Python 2 is not supported.
Do not clone this repository and make sure there is no folder named monoloco in your current directory. Do not clone this repository and make sure there is no folder named monoloco in your current directory.
`pip3 install monoloco` ```
pip3 install monoloco
Live demo is available, we recommend to ```
For development of the monoloco source code itself, you need to clone this repository and then: For development of the monoloco source code itself, you need to clone this repository and then:
``` ```