mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 00:44:55 +03:00
Update all installation docs.
This commit is contained in:
parent
8e1675c66e
commit
d924d88b42
@ -883,7 +883,8 @@ $ brew install hurl
|
|||||||
```shell
|
```shell
|
||||||
$ sudo port install hurl
|
$ sudo port install hurl
|
||||||
```
|
```
|
||||||
#### FreeBSD
|
|
||||||
|
### FreeBSD
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ sudo pkg install hurl
|
$ sudo pkg install hurl
|
||||||
|
@ -45,6 +45,11 @@ $ brew install hurl
|
|||||||
$ sudo port install hurl
|
$ sudo port install hurl
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### FreeBSD
|
||||||
|
|
||||||
|
```shell
|
||||||
|
$ sudo pkg install hurl
|
||||||
|
```
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
|
@ -198,6 +198,7 @@ Table of Contents
|
|||||||
* [macOS](#macos)
|
* [macOS](#macos)
|
||||||
* [Homebrew](#homebrew)
|
* [Homebrew](#homebrew)
|
||||||
* [MacPorts](#macports)
|
* [MacPorts](#macports)
|
||||||
|
* [FreeBSD](#freebsd)
|
||||||
* [Windows](#windows)
|
* [Windows](#windows)
|
||||||
* [Zip File](#zip-file)
|
* [Zip File](#zip-file)
|
||||||
* [Installer](#installer)
|
* [Installer](#installer)
|
||||||
@ -883,6 +884,11 @@ $ brew install hurl
|
|||||||
$ sudo port install hurl
|
$ sudo port install hurl
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### FreeBSD
|
||||||
|
|
||||||
|
```shell
|
||||||
|
$ sudo pkg install hurl
|
||||||
|
```
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user