mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-22 15:42:20 +03:00
Update all installation docs.
This commit is contained in:
parent
8e1675c66e
commit
d924d88b42
@ -883,7 +883,8 @@ $ brew install hurl
|
||||
```shell
|
||||
$ sudo port install hurl
|
||||
```
|
||||
#### FreeBSD
|
||||
|
||||
### FreeBSD
|
||||
|
||||
```shell
|
||||
$ sudo pkg install hurl
|
||||
|
@ -45,6 +45,11 @@ $ brew install hurl
|
||||
$ sudo port install hurl
|
||||
```
|
||||
|
||||
### FreeBSD
|
||||
|
||||
```shell
|
||||
$ sudo pkg install hurl
|
||||
```
|
||||
|
||||
### Windows
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user