From a16c4440257b228fe1ccc64642ceb10ef2c5ee46 Mon Sep 17 00:00:00 2001 From: rasul Date: Sat, 26 Oct 2019 15:33:19 -0500 Subject: [PATCH] proper install instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cc992c..93f9149 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ applications in my X session but it can be used for other things. ## Installing ```shell -$ cargo install https://gitlab.com/rascul/sup +$ git clone https://gitlab.com/rascul/sup +$ cargo install --path . ``` ## Running