diff --git a/README.md b/README.md index 0d2b516..00a19f0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ across the relevant execution engines. To install the `step-pipeline` library, run: ``` -python3 -m pip install step-pipeline +python3 -m pip install git+https://github.com/bw2/step-pipeline.git ``` --- @@ -32,4 +32,4 @@ python3 -m pip install step-pipeline [API docs](https://bw2.github.io/step-pipeline/docs/_build/html/index.html) ---- \ No newline at end of file +---