From 6fcbc6b331dbf0ec005997c60f9ae5c4256b57a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Thu, 17 Sep 2020 13:27:03 -0300 Subject: [PATCH] Minor fix on line 27 --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index d73b165..8a02e65 100644 --- a/README.rdoc +++ b/README.rdoc @@ -24,7 +24,7 @@ Or install it yourself as: $ gem install speech2text -You must also install the ffmpeg utility on your local machine. If you are using OS X, the easiest way to do this is to install brew. You may need to instal XQuartz before installing ffmpeg: +You must also install the ffmpeg utility on your local machine. If you are using OS X, the easiest way to do this is to install brew. You may need to install XQuartz before installing ffmpeg: $ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" # You may be prompted to install XQuartz. Get it at https://xquartz.macosforge.org