diff --git a/README.md b/README.md index afb484e..e7cfc10 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is a simple tool that takes one mkv file with several chapters and extracts ``` $ git clone https://github.com/dpsenner/mkv-split-chapters.git $ cd mkv-split-chapters -$ sudo ln -s $(pwd mkv-split-chapters/mkv-split-chapters.sh)/mkv-split-chapters.sh /usr/local/bin/mkv-split-chapters +$ sudo ln -s $(readlink -f mkv-split-chapters/mkv-split-chapters.sh) /usr/local/bin/mkv-split-chapters ``` ## Usage