OSDN Git Service

Update README.md
authorKoushik Dutta <koush@koushikdutta.com>
Sat, 23 Feb 2013 20:31:46 +0000 (12:31 -0800)
committerKoushik Dutta <koush@koushikdutta.com>
Sat, 23 Feb 2013 20:31:46 +0000 (12:31 -0800)
README.md

index d637911..b69d2f1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 You'll need the "Widgets" dependency.
 
+* $ mkdir /path/to/src
+* $ cd /path/to/src
 * $ git clone git://github.com/koush/Superuser
 * $ git clone git://github.com/koush/Widgets
 
@@ -16,6 +18,7 @@ In Eclipse, import Widgets/Widgets and Superuser/Superuser. It should Just Work
 
 Make sure you have the android-ndk downloaded with the tool "ndk-build" in your path.
 
+* $ cd /path/to/src/
 * $ cd Superuser/Superuser
 * $ ndk-build