Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iCell authored Nov 30, 2018
1 parent 7e7f7a7 commit 1bb251b
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 @@ -11,7 +11,7 @@ Install

Once you have [installed Go][golang-install], run the command to install the `srt` tool:
```
go install github.com/iCell/srt-linter
go install github.com/iCell/srt
```
You can also download [the releases](https://github.com/iCell/srt-linter/releases) directly.

Expand All @@ -33,4 +33,4 @@ Lint the files within a directory:
Lint the files within a directory and a file in another path:
```
srt lint ~/files/ ~/another_files/01_file.srt
```
```

0 comments on commit 1bb251b

Please sign in to comment.