From 13f57c8d6bc81e1bae74b186c43ec1443e9ed744 Mon Sep 17 00:00:00 2001 From: Rohit <45072928+rohittp0@users.noreply.github.com> Date: Mon, 16 Aug 2021 17:13:34 +0530 Subject: [PATCH] Changed installation to user --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f1a718..d5bb458 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ This method always gets you the stable version of **GramUp** and is the recommended method. Install [pip](https://pypi.org/project/pip/) if you don't have it then run : - pip install gramup + pip install gramup --user And that is it! ### Method 2