From 982eb04b0c3f06e7993c30b242ae9786b14fb3a5 Mon Sep 17 00:00:00 2001 From: Ren Tatsumoto Date: Fri, 21 Aug 2020 08:04:26 +0300 Subject: [PATCH] requirements --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 225e216..0484fce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # videoclip Easily create videoclips with mpv in a few keypresses. +## Requirements +* A [distribution](https://www.gnu.org/distros/free-distros.html) of +[GNU/Linux](https://www.gnu.org/gnu/about-gnu.html) +* [FFmpeg](https://wiki.archlinux.org/index.php/FFmpeg) + ## Installation ### Install as a part of your [dotfiles](https://wiki.archlinux.org/index.php/Dotfiles#Tracking_dotfiles_directly_with_Git) ```