...
diff --git a/Install-mac.txt b/Install-mac.txt
index 404578b..e6bdcec 100644
--- a/Install-mac.txt
+++ b/Install-mac.txt
@@ -75,8 +75,8 @@
   
 Unpack and change into the top-level ImageMagick directory:
   
-    $magick> tar xvfz ImageMagick-7.0.5-0.tar.gz 
-    $magick> cd ImageMagick-7.0.5
+    $magick> tar xvfz ImageMagick-7.0.6-0.tar.gz 
+    $magick> cd ImageMagick-7.0.6
   
 Configure ImageMagick:
   
diff --git a/Install-unix.txt b/Install-unix.txt
index a662d95..a109f30 100644
--- a/Install-unix.txt
+++ b/Install-unix.txt
@@ -23,7 +23,7 @@
   default options, and build from within the source directory, you can simply
   type:
   
-    $magick> cd ImageMagick-7.0.5
+    $magick> cd ImageMagick-7.0.6
      $magick> ./configure
   
   Watch the configure script output to verify that it finds everything that