diff --git a/README.md b/README.md index b76e336..3a81055 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # SplitVideo +## Installation + +Read and understand the ![install.sh](install.sh) installation script. Then run + +``` +sudo ./install.sh +``` + ## Usage Start the app via desktop entry: @@ -21,4 +29,4 @@ You will be informed in a small message window when the conversation is done and * `splitVideo` - check if `ffmpeg` is installed -* check dependencies in `install.sh` \ No newline at end of file +* check dependencies in `install.sh`