File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55Filezen
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
1111the 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+
7882Usage
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
You can’t perform that action at this time.
0 commit comments