Skip to content

Commit 02496bb

Browse files
author
Calvin Xu
committed
Merge branch 'master' of https://github.com/Calvin-Xu/mach3-cli
2 parents 7ab53d6 + 0c27adc commit 02496bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ Recursively parse and index subtitle text for future use.
55

66
### Installation
77

8+
(From PyPI:) Just run:
9+
810
$ pip3 install mach3_cli
11+
12+
Or clone the project and run:
913

14+
$ pip3 install .
1015

1116
### Usage
1217

0 commit comments

Comments
 (0)