From fd6536ce62f8b28ac878ad056a8111694a80063e Mon Sep 17 00:00:00 2001 From: Hodza Alban Date: Sun, 6 Aug 2017 15:29:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d747418..59b3acb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Usage: - Send link of video (@vid inline is comfortable) - The bot will download the video and send it - If the video is larger than 50MB, it is split into smaller parts, - - which then need to be concatenated (in linux: cat vid.mp4* > vid.mp4) + which then need to be concatenated (in linux: cat vid.mp4* > vid.mp4) This script require: - Python3 interpreter