Skip to content

Commit

Permalink
fix python version typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
beardypig committed Sep 14, 2017
1 parent 33d7bc0 commit 52b07d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ The latest versions of the portable zips can be downloaded here:
- [streamlink-portable-latest-amd64.zip](https://dl.bintray.com/beardypig/streamlink-portable/streamlink-portable-latest-amd64.zip)

A stable version is also available, based on the `0.8.1` tag of streamlink:
- [streamlink-portable-0.8.1-py3.5.2-win32.zip](https://github.com/beardypig/streamlink-portable/releases/download/0.8.1/streamlink-portable-0.8.1-py3.5.4-win32.zip)
- [streamlink-portable-0.8.1-py3.5.2-amd64.zip](https://github.com/beardypig/streamlink-portable/releases/download/0.8.1/streamlink-portable-0.8.1-py3.5.4-amd64.zip)
- [streamlink-portable-0.8.1-py3.5.4-win32.zip](https://github.com/beardypig/streamlink-portable/releases/download/0.8.1/streamlink-portable-0.8.1-py3.5.4-win32.zip)
- [streamlink-portable-0.8.1-py3.5.4-amd64.zip](https://github.com/beardypig/streamlink-portable/releases/download/0.8.1/streamlink-portable-0.8.1-py3.5.4-amd64.zip)

To install simply unzip the zip file.

Expand Down

0 comments on commit 52b07d0

Please sign in to comment.