Index: programs/regapi/README
@@ -60,7 +60,7 @@
   regRestorer.pl  - Will convert "cleaned" diff file into 
                     something "regapi-able"
   
-  regSet          - Will do the procedure explained herein 
+  regSet.sh       - Will do the procedure explained herein 
                     for the added key only.
 
   
@@ -72,12 +72,12 @@
   1 - Get a snapshot of your windows registry in before.reg, (regedit/export)
   2 - Install you're application,
   3 - Get a snapshot of your windows registry in after.reg.
-  4 - Invoke ./regSet.sh before.reg after.reg
+  4 - Invoke regSet.sh before.reg after.reg
 
 
   Adding key I have in a regedit export file (nothing to diff with...)
   ------------------------------------------
-  1 - Invoke ./regSet.sh /dev/null myRegistry.reg
+  1 - Invoke regSet.sh /dev/null myRegistry.reg
 
   regapi help
   -----------
