Skip to content

Commit 2fcef82

Browse files
committed
docs: update the installation url
1 parent 03774e5 commit 2fcef82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Deploy models to the cloud with EMD will use the following components in Amazon
4646
Install EMD with `pip`, currently only support for Python 3.9 and above:
4747

4848
```bash
49-
pip install https://github.com/aws-samples/easy-model-deployer/releases/download/main/emd-0.6.0-py3-none-any.whl
49+
pip install --no-cache-dir aws-emd==0.7.0
5050
```
5151

5252
Visit our [documentation](https://aws-samples.github.io/easy-model-deployer/) to learn more.

0 commit comments

Comments
 (0)