Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Commit c131054

Browse files
committed
Update download links
1 parent b92f33c commit c131054

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Features
1313
- Convert subtitles formats
1414

1515
## Installation
16-
Users on all platforms can use [python](https://github.com/TheFifthLeaf/sublib-cli/blob/main/sublib_cli/sublib_cli.py) script. For Windows users there is also [executable](https://github.com/TheFifthLeaf/sublib-cli/releases/download/1.3.0/sublib-cli.exe) version made with [pyinstaller](https://github.com/pyinstaller/pyinstaller).
16+
Users on all platforms can use [python](https://github.com/TheFifthLeaf/sublib-cli/blob/main/sublib_cli/sublib_cli.py) script. For Windows users there is also [executable](https://github.com/TheFifthLeaf/sublib-cli/releases/download/v1.3.0/sublib-cli.exe) version made with [pyinstaller](https://github.com/pyinstaller/pyinstaller).
1717

18-
If you are developer please download whole project via `git clone` or [archive](https://github.com/TheFifthLeaf/sublib-cli/releases/tag/1.3.0).
18+
If you are developer please download whole project via `git clone` or [archive](https://github.com/TheFifthLeaf/sublib-cli/releases/tag/v1.3.0).
1919

2020
Remember to install dependencies! \
2121
**User**: ```pip install -r requirements.txt``` \

0 commit comments

Comments
 (0)