add install instructions

This commit is contained in:
Daniel Langbein 2020-09-23 19:54:57 +02:00
parent 7a7a9af57a
commit 241b6e1e2d

View File

@ -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`
* check dependencies in `install.sh`