Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coslyk committed Oct 2, 2020
1 parent eba5564 commit b4717be
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Here is the development page of this project. For the program usage information,

### Compile

Following packages are essential for compiling Bingle.
Following packages are essential for compiling Video Splitter.

On ArchLinux:

Expand All @@ -38,6 +38,11 @@ On Debian:
- libmpv-dev
```

Additional runtime dependencies:
```
- ffmpeg
```

Other Linux: Please diy.

Download the source code, then run:
Expand Down

0 comments on commit b4717be

Please sign in to comment.