Updated installation instructions.
This commit is contained in:
parent
1cb74b6a26
commit
16fdcbc780
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -42,8 +42,18 @@ given in the usage.
|
|||
|
||||
# Installation
|
||||
|
||||
If you just need to use `metric-temporal-logic`, you can just run:
|
||||
|
||||
`$ pip install metric-temporal-logic`
|
||||
|
||||
For developers, note that this project uses the
|
||||
[poetry](https://poetry.eustace.io/) python package/dependency
|
||||
management tool. Please familarize yourself with it and then
|
||||
run:
|
||||
|
||||
`$ poetry install`
|
||||
|
||||
|
||||
# Usage
|
||||
|
||||
To begin, we import `mtl`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue