about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-12-25 08:32:25 +0000
committerEric Wong <e@80x24.org>2015-12-25 08:33:43 +0000
commitfe5aad0bdfe8e12d4cf92f9555273276fddf1aae (patch)
treea3069b90a69aa4b16b53d1402c8ee64401e316cd /INSTALL
parentbc374a76530826e7f701c6643a59423a2c912be1 (diff)
downloaddtas-fe5aad0bdfe8e12d4cf92f9555273276fddf1aae.tar.gz
English grammar is not easy :x
While we're at it, dtas-archive.txt is expanded to document things
like: http://80x24.org/dtas-all/20150918085401.GA8610@dcvr.yhbt.net/
(bus failure).
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 4 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 6fce79f..04c2bf9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,19 +1,18 @@
 Uncommon for audio software, dtas is implemented in Ruby.
 
 The latest stable release or development snapshot of Ruby is recommended.
-However, Ruby 1.9.3 should work, too.  Older versions of Ruby are not
-recommended.
+However, Ruby 1.9.3 and later works, but older versions of Ruby do not.
 
-SoX is a dependency of dtas-player.  While not _strictly_ required, the
+SoX is a dependency of dtas-player.  While not _strictly_ required,
 dtas-player uses SoX by default and you will need it unless you've
 reconfigured dtas-player to use something else.
 
-mp3gain is required if you use ReplayGain with MP3s
+mp3gain is required if you want to use ReplayGain with MP3s
 
 If you only intend to use dtas-cueedit, you will need metaflac(1) from
 the FLAC package.
 
-Debian 7 users can install dependencies easily:
+Debian 7+ users can install dependencies easily:
 
     sudo apt-get install sox libsox-fmt-all mp3gain flac ruby-dev