Fix Ubuntu install doc
This commit is contained in:
parent
0aef313fff
commit
49a4c7fd96
|
|
@ -1567,7 +1567,7 @@ $ export PATH=$INSTALL_DIR/hurl-$VERSION-x86_64-unknown-linux-gnu/bin:$PATH
|
||||||
|
|
||||||
#### Debian / Ubuntu
|
#### Debian / Ubuntu
|
||||||
|
|
||||||
For Debian >=12 / Ubuntu >=22.04, Hurl can be installed using a binary .deb file provided in each Hurl release.
|
For Debian >=12 / Ubuntu 22.04 and 24.04, Hurl can be installed using a binary .deb file provided in each Hurl release.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ VERSION=7.1.0
|
$ VERSION=7.1.0
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ $ export PATH=$INSTALL_DIR/hurl-$VERSION-x86_64-unknown-linux-gnu/bin:$PATH
|
||||||
|
|
||||||
#### Debian / Ubuntu
|
#### Debian / Ubuntu
|
||||||
|
|
||||||
For Debian >=12 / Ubuntu >=22.04, Hurl can be installed using a binary .deb file provided in each Hurl release.
|
For Debian >=12 / Ubuntu 22.04 and 24.04, Hurl can be installed using a binary .deb file provided in each Hurl release.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ VERSION=7.1.0
|
$ VERSION=7.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue