Skip to content

Commit

Permalink
Modify quick start instructions to include latest pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
palemieux committed Oct 14, 2021
1 parent 393167b commit cb156e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@ suggestions/contributions are welcome.

## Quick start

To install the latest version of `ttconv`, including pre-releases:

```sh
pip install ttconv
pip install --pre ttconv

tt convert -i <input .scc file> -o <output .ttml file>
```
Expand Down

0 comments on commit cb156e1

Please sign in to comment.