Add manual installation and package-usage to Installation
This commit is contained in:
parent
1a485c67c5
commit
a1f535961e
|
@ -5,6 +5,8 @@ A simple Teamspeak stat-generator - based on server-logs
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
- Install the package via PyPi `pip install tsstats`
|
- Install the package via PyPi `pip install tsstats`
|
||||||
|
- Clone this repo `git clone https://github.com/Thor77/TeamspeakStats` and install with `python setup.py install`
|
||||||
|
- Just use the package as is via `python -m tsstats [-h]`
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
- Create a config (see [Configuration](https://github.com/Thor77/TeamspeakStats#configuration))
|
- Create a config (see [Configuration](https://github.com/Thor77/TeamspeakStats#configuration))
|
||||||
|
|
Loading…
Reference in New Issue