Index: /developers/john_lee/toolkit/README
===================================================================
--- /developers/john_lee/toolkit/README	(revision 3696)
+++ /developers/john_lee/toolkit/README	(revision 3697)
@@ -20,5 +20,5 @@
 In your home directory:
 
-$ cp -r /usr/local/openmoko/arm/share/openmoko-sample2 ~/
+$ cp -r /usr/local/openmoko/source/openmoko-sample2 ~/
 $ . /usr/local/openmoko/arm/setup-env
 $ om-conf openmoko-sample2
@@ -35,14 +35,14 @@
 =================
 
-May edit variables in scripts/script-env
+  * May edit variables in scripts/script-env
 
-If the application need extra configure or autoreconf arguments, they
-could be specified when executing `conf.sh':
+  * If the application need extra configure or autoreconf arguments,
+    they could be specified when executing `conf.sh':
 
-$ EXTRA_OECONF=" --without-foo --enable-bar" om-conf <myapp>
+    $ om-conf <myapp> --without-foo --enable-bar
 
-Can specify your own ipkg control file, if you know what you're doing:
+  * Can specify your own ipkg control file, if you know what you're doing:
 
-$ om-make-ipkg myapp myapp_control
+    $ om-make-ipkg myapp myapp_control
 
 
