diff --git a/README.md b/README.md index fdaba03622..26ccf87aec 100644 --- a/README.md +++ b/README.md @@ -1575,7 +1575,7 @@ $ curl --location --remote-name https://github.com/Orange-OpenSource/hurl/releas $ sudo apt update && sudo apt install ./hurl_${VERSION}_amd64.deb ``` -For Ubuntu >=18.04, Hurl can be installed from `ppa:lepapareil/hurl` +For Ubuntu >=22.04, Hurl can be installed from `ppa:lepapareil/hurl` ```shell $ VERSION=7.1.0 diff --git a/docs/installation.md b/docs/installation.md index b4b5bed2ce..cbd67dd109 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -23,7 +23,7 @@ $ curl --location --remote-name https://github.com/Orange-OpenSource/hurl/releas $ sudo apt update && sudo apt install ./hurl_${VERSION}_amd64.deb ``` -For Ubuntu >=18.04, Hurl can be installed from `ppa:lepapareil/hurl` +For Ubuntu >=22.04, Hurl can be installed from `ppa:lepapareil/hurl` ```shell $ VERSION=7.1.0