1
0
mirror of https://github.com/dpsenner/mkv-split-chapters.git synced 2025-12-10 07:57:22 +01:00

Readme: removed installation step

This commit is contained in:
Dominik Psenner
2017-07-25 23:36:11 +02:00
parent 46d241cd5c
commit 86f0108cf0

View File

@@ -6,7 +6,6 @@ This is a simple tool that takes one mkv file with several chapters in it and ex
```
$ git clone https://github.com/dpsenner/mkv-split-chapters.git
$ cd mkv-split-chapters
$ sudo ln -s $(readlink -f mkv-split-chapters/mkv-split-chapters.sh) /usr/local/bin/mkv-split-chapters
```