File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 5
5
Filezen
6
6
=======
7
7
8
- |pypi | |readthedocs.org | |license | |build |
8
+ |pypi | |readthedocs.org | |license | |build | | version |
9
9
10
10
*An Intelligent file organizer module which reads your file storing pattern & move
11
11
the cluttered files accordingly! *
@@ -75,6 +75,10 @@ Option 2: Installing from source (Only if you must)
75
75
$ pip install -r requirements.txt
76
76
$ python setup.py install
77
77
78
+ **Note: ** If you get ``permission denied `` then
79
+ ``$ sudo python setup.py install `` should fix that
80
+
81
+
78
82
Usage
79
83
-----
80
84
`[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
203
207
:target: https://github.com/ab-anand/FileZen
204
208
.. |pypi | image :: https://img.shields.io/pypi/pyversions/Filezen
205
209
:target: https://pypi.org/project/Filezen/
210
+ .. |version | image :: https://badge.fury.io/py/Filezen.svg
211
+ :target: https://pypi.org/project/Filezen/
206
212
You can’t perform that action at this time.
0 commit comments