dual-mode fixes
diff --git a/README b/README
index bf45bb1..5527908 100644
--- a/README
+++ b/README
@@ -226,7 +226,14 @@
 at the USB mass storage interface AGAIN because it 
 enumerates.)
 
-Try this, if you have a recent 2.6.x Linux kernel:
+Try this, if you have a recent 2.6.x Linux kernel,
+run (as root) something like:
+
+> rmmod usb_storage ; mtp-detect
+
+You can run most any command or a client like gnomad2 or
+Amarok immediately after the rmmod command. This works 
+sometimes. Another way:
 
 * Edit /etc/modprobe.d/blacklist
 
@@ -246,14 +253,6 @@
 /lib/modules/<VERSION>/kernel/drivers/usb/storage/usb-storage.ko
 manually.
 
-Another method is to run (as root) something like:
-
-> rmmod usb_storage ; mtp-detect
-
-You can run most any command or a client like gnomad2 or
-Amarok immediately after the rmmod command. This works 
-sometimes.
-
 If you find the PerfectSolution(TM) to this dilemma, so you 
 can properly switch for individual devices whether to use it
 as USB mass storage or not, please tell us how you did it. We