Skip to content

Commit

Permalink
mention for setup.py installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-anand committed Sep 20, 2020
1 parent 1801ec0 commit 3b389d0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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!*
Expand Down Expand Up @@ -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] <https://github.com/ab-anand/Filezen#filezen>`__
Expand Down Expand Up @@ -203,4 +207,6 @@ Built with ♥ by `Abhinav Anand <https://github.com/ab-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/

0 comments on commit 3b389d0

Please sign in to comment.