From 661a8280a57f2e91c88b54b63b44424e3a43f1c5 Mon Sep 17 00:00:00 2001 From: RinlovesYou Date: Fri, 9 Apr 2021 23:24:29 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bd8a795..d689bcb 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,11 @@ As I am still new to the world of Linux (and completely unfamiliar with OsX, I'v To run on any platform: run `dotnet LinuxNote.dll` in a command prompt. I can't guarantee that the executables work. + In Linux: `./LinuxNote` (likely to fail right now) + In Windows: just run the exe + MacOS Users: Please download [ffmpeg binaries](https://ffmpeg.org) (ffmpeg and ffprobe) and place them in `ffmpeg/bin` (you have to create those folders) `ffmpeg/bin` should contain `ffmpeg` and `ffprobe`.