From 1e5398a117a3b75e49919cf46fe3422952e1b66b Mon Sep 17 00:00:00 2001 From: dzdidi Date: Mon, 16 Oct 2023 11:17:12 +0200 Subject: [PATCH] Readme: remove install via npm Signed-off-by: dzdidi --- Readme.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Readme.md b/Readme.md index 0cce438..dbdd75b 100644 --- a/Readme.md +++ b/Readme.md @@ -14,11 +14,6 @@ To enable clone or fetch or pull using `git pear: It is necessary for corresponding binaries to be in `$PATH`, thus gitpear needs to be installed globally. NOTE: application home directory will be created in `~/.gitpear` - this may require `sudo`. -### From npm -```sh -npm install -g gitpear -``` - ### From git ```sh git clone git@github.com:dzdidi/gitpear.git