From 6b630a495eb7419b02c33d361ed75a9322f9b57d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Djk=C3=A1=C5=A5o?= Date: Fri, 19 Apr 2024 21:47:34 +0200 Subject: [PATCH] drop precompiled binaries --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8398646..0e2c5ae 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ For all those who want to post memes that are just too big and surpass the 25mb - image codec: vp8 .webp (for gifs too) ~~## How to install Binary(Windows, Linux):~~ -Releases are no longer being kept uptodate, please follow [Source installation](#how-to-install-from-sourcewindows-linux-macos) + +**Releases are no longer being kept uptodate, please follow [Source installation](#how-to-install-from-sourcewindows-linux-macos)** + 1. ~~Download binary from [Releases](https://github.com/djkato/n-mb/releases), put into $PATH~~ 2. ~~get ffmpeg for your platform [here](https://ffmpeg.org/download.html), put into $PATH~~ 3. ~~execute anywhere using the `nmb --size/-s --codec/-c --files/-f=, . . .` command!~~