Index: /trunk/magic/README
===================================================================
--- /trunk/magic/README	(revision 24100)
+++ /trunk/magic/README	(revision 24101)
@@ -1,8 +1,9 @@
-To build The remove streaks portions of magic
+To build the DetectStreaks portion of magic
 
-tar zxf ~sydney/magic.tgz
-tar xzf ~sydney/ssa-core-cpp.tgz
+tar xf ~sydney/magic.tgz
+tar xf ~sydney/ssa-core-cpp.tgz
 
 cd ssa-core-cpp
+make distclean
 ./configure
 make
@@ -11,4 +12,6 @@
 make install
 
+# to build streaksremove and related tools
+
 cd ../remove/src
 make install
