mirror of
https://codeberg.org/langfingaz/SplitVideo
synced 2024-11-21 20:43:17 +01:00
add install instructions
This commit is contained in:
parent
7a7a9af57a
commit
241b6e1e2d
10
README.md
10
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`
|
||||
* check dependencies in `install.sh`
|
||||
|
Loading…
Reference in New Issue
Block a user