about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 6 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index ea29b24..4cbcd5a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 Uncommon for audio software, dtas is implemented in Ruby.
 
-The latest stable release of Ruby is recommended, currently 2.1.3.
+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.
 
@@ -40,10 +40,10 @@ For future upgrades of dtas (upgrades to dtas-linux will be infrequent)
 
 Grab the latest tarball from our HTTP site:
 
-    http://dtas.80x24.org/2014/dtas-0.8.0.tar.gz
+    http://dtas.80x24.org/2014/dtas-0.9.0.tar.gz
 
-    $ tar zxvf dtas-0.8.0.tar.gz
-    $ cd dtas-0.8.0
+    $ tar zxvf dtas-0.9.0.tar.gz
+    $ cd dtas-0.9.0
     $ sudo ruby setup.rb
 
 GNU/Linux users may optionally install "io_splice" and
@@ -56,7 +56,8 @@ GNU/Linux users may optionally install "io_splice" and
 
 Please do not hesitate to send plain-text mail to <dtas-all@nongnu.org>
 regarding installation and to share your notes/experiences.
-Mailing list archives available at <ftp://lists.gnu.org/dtas-all/>\
+Mailing list archives available at <ftp://lists.gnu.org/dtas-all>
+or <http://80x24.org/dtas-all/>
 No subscription is necessary to post to the mailing list.
 
 # COPYRIGHT