Skip to content

Commit

Permalink
docs: updated readme
Browse files Browse the repository at this point in the history
- Updated readme to include info about installing from pypi
  • Loading branch information
moonburnt committed Aug 19, 2021
1 parent 59e0c87 commit 529581b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,15 @@ improvements, but for the most - bot is already done and ready for daily usage.

## Installation:

## From source:
### From source:

- `git clone https://github.com/moonburnt/notashark.git`
- `cd notashark`
- `python setup.py install`

### From pypi:
- `pip install notashark`

## Usage:

Bot's development repository contain
Expand Down

0 comments on commit 529581b

Please sign in to comment.