Update all installation docs.

This commit is contained in:
jcamiel 2022-12-03 23:28:05 +01:00
parent 8e1675c66e
commit d924d88b42
No known key found for this signature in database
GPG Key ID: 07FF11CFD55356CC
3 changed files with 13 additions and 1 deletions

View File

@ -883,7 +883,8 @@ $ brew install hurl
```shell
$ sudo port install hurl
```
#### FreeBSD
### FreeBSD
```shell
$ sudo pkg install hurl

View File

@ -45,6 +45,11 @@ $ brew install hurl
$ sudo port install hurl
```
### FreeBSD
```shell
$ sudo pkg install hurl
```
### Windows

View File

@ -198,6 +198,7 @@ Table of Contents
* [macOS](#macos)
* [Homebrew](#homebrew)
* [MacPorts](#macports)
* [FreeBSD](#freebsd)
* [Windows](#windows)
* [Zip File](#zip-file)
* [Installer](#installer)
@ -883,6 +884,11 @@ $ brew install hurl
$ sudo port install hurl
```
### FreeBSD
```shell
$ sudo pkg install hurl
```
### Windows