Update README

This commit is contained in:
Fabrice Reix 2021-02-04 18:46:33 +01:00
parent f2417f9c2e
commit 4e8f68a5d8

View File

@ -336,7 +336,7 @@ rustc --version
cargo --version
```
clone this project
Build
```shell
git clone https://github.com/Orange-OpenSource/hurl
@ -345,7 +345,7 @@ cargo build --release
./target/release/hurl --version
```
build
Install Binary
```shell
cargo install --path packages/hurl