From 3b389d06cf80ff4fb9e3799a50479fac17a4f009 Mon Sep 17 00:00:00 2001 From: ab-anand Date: Sun, 20 Sep 2020 17:08:31 +0530 Subject: [PATCH] mention for setup.py installation --- README.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0bf21ad..cb6e08b 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ Filezen ======= -|pypi| |readthedocs.org| |license| |build| +|pypi| |readthedocs.org| |license| |build| |version| *An Intelligent file organizer module which reads your file storing pattern & move the cluttered files accordingly!* @@ -75,6 +75,10 @@ Option 2: Installing from source (Only if you must) $ pip install -r requirements.txt $ python setup.py install +**Note:** If you get ``permission denied`` then +``$ sudo python setup.py install`` should fix that + + Usage ----- `[back to top] `__ @@ -203,4 +207,6 @@ Built with ♥ by `Abhinav Anand `__ under the `MI :target: https://github.com/ab-anand/FileZen .. |pypi| image:: https://img.shields.io/pypi/pyversions/Filezen :target: https://pypi.org/project/Filezen/ +.. |version| image:: https://badge.fury.io/py/Filezen.svg + :target: https://pypi.org/project/Filezen/