mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-27 08:19:22 +03:00
Update README
This commit is contained in:
parent
f2417f9c2e
commit
4e8f68a5d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user