From 1e548a8d893b339d1976c075ff57dde482758519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20L=C3=B3pez?= Date: Thu, 11 Jan 2024 18:36:03 +0100 Subject: [PATCH] Add Linux to README.adoc Linux support has been available for several years, and is also included as a binary form in the releases. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index e66bca0..6e22e8e 100644 --- a/README.adoc +++ b/README.adoc @@ -117,7 +117,7 @@ This shape is also used as an in-between when animating from {C} or {D} to {F}. === General usage === -Rhubarb Lip Sync is a command-line tool that is currently available for Windows and OS X. +Rhubarb Lip Sync is a command-line tool that is currently available for Windows, OS X and Linux. * Download the https://github.com/DanielSWolf/rhubarb-lip-sync/releases[latest release] and unzip the file anywhere on your computer. * Call `rhubarb`, passing it an audio file as argument and telling it where to create the output file. In its simplest form, this might look like this: `rhubarb -o output.txt my-recording.wav`. There are additional <> you can specify in order to get better results.