Skip to content

Commit 3b389d0

Browse files
committed
mention for setup.py installation
1 parent 1801ec0 commit 3b389d0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Filezen
66
=======
77

8-
|pypi| |readthedocs.org| |license| |build|
8+
|pypi| |readthedocs.org| |license| |build| |version|
99

1010
*An Intelligent file organizer module which reads your file storing pattern & move
1111
the cluttered files accordingly!*
@@ -75,6 +75,10 @@ Option 2: Installing from source (Only if you must)
7575
$ pip install -r requirements.txt
7676
$ python setup.py install
7777
78+
**Note:** If you get ``permission denied`` then
79+
``$ sudo python setup.py install`` should fix that
80+
81+
7882
Usage
7983
-----
8084
`[back to top] <https://github.com/ab-anand/Filezen#filezen>`__
@@ -203,4 +207,6 @@ Built with ♥ by `Abhinav Anand <https://github.com/ab-anand/>`__ under the `MI
203207
:target: https://github.com/ab-anand/FileZen
204208
.. |pypi| image:: https://img.shields.io/pypi/pyversions/Filezen
205209
:target: https://pypi.org/project/Filezen/
210+
.. |version| image:: https://badge.fury.io/py/Filezen.svg
211+
:target: https://pypi.org/project/Filezen/
206212

0 commit comments

Comments
 (0)