diff --git a/README.md b/README.md index 6bb9d282fa..fe892b97af 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,9 @@ The `--upgrade-strategy eager` option is needed to ensure `optimum-habana` is up To use the example associated with the latest stable release, run: > ``` > git clone https://github.com/huggingface/optimum-habana -> cd optimum-habana && git checkout v1.11.0 +> cd optimum-habana && git checkout v1.11.1 > ``` -> with `v1.11.0` the version number of this release. +> with `v1.11.1` the version number of this release. ### Option 2: Use the latest main branch under development