From 118c671c6fbb69a483711e283dba0802c36e1a6a Mon Sep 17 00:00:00 2001 From: Denis_P Date: Mon, 28 Oct 2019 15:19:54 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d4a2bea..db113dd 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,5 @@ ARGS: ## How to install ```bash git clone https://gitlab.parity.io/General-Beck/cargo-remote.git -cd cargo-remote -cargo install +cargo install --path cargo-remote/ ```