diff --git a/docs/install.md b/docs/install.md index 09f05b8..50122ad 100644 --- a/docs/install.md +++ b/docs/install.md @@ -2,12 +2,10 @@ This project requires [souffle](https://souffle-lang.github.io/) -After installing souffle, install the python here is a normal way. - -Until this is released to pypi: +After installing souffle: ```bash -poetry install +pip install linkml-datalog ``` Docker containers will be provided in future