Skip to content

Commit 9d81ed5

Browse files
authored
Update README.md
1 parent e1a7ffd commit 9d81ed5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/pythonbits.svg)](https://pypi.python.org/pypi/pythonbits/)
55
[![GitHub commits since release](https://img.shields.io/github/commits-since/mueslo/pythonbits/latest.svg)](https://github.com/mueslo/pythonBits/commits/master)
66
[![GitHub license](https://img.shields.io/github/license/mueslo/pythonbits.svg)](https://github.com/mueslo/pythonbits/blob/master/LICENSE)
7-
[![Build Status](https://img.shields.io/travis/mueslo/pythonBits.svg)](https://travis-ci.org/mueslo/pythonBits)
7+
[![Build Status](https://img.shields.io/travis/mueslo/pythonBits/master.svg)](https://travis-ci.org/mueslo/pythonBits)
88
#### A Python description generator for movies and TV shows
99

1010
## Install
@@ -14,6 +14,7 @@
1414
2. Install pythonBits in one of the following ways
1515
- install via `pip install pythonbits`
1616
- clone and `pip install .`
17+
- pipx
1718
- (dev) clone, install requirements from setup.py and run as `python -m pythonbits` instead of `pythonbits`
1819
3. Install mediainfo, ffmpeg and mktorrent>=1.1 such that they are accessible for pythonBits
1920
- you can also manually specify things such as the torrent file or screenshots, this will prevent the programs from being called, removing the dependency

0 commit comments

Comments
 (0)