From 4e8f68a5d8cac5395789a359dc5be4748f4b97ff Mon Sep 17 00:00:00 2001 From: Fabrice Reix Date: Thu, 4 Feb 2021 18:46:33 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09929b6dc..3b2449c2b 100644 --- a/README.md +++ b/README.md @@ -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