aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkdn
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkdn')
-rw-r--r--README.mkdn2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mkdn b/README.mkdn
index d9ee3e2..841f17c 100644
--- a/README.mkdn
+++ b/README.mkdn
@@ -6,7 +6,7 @@ Submitting Patches
Patches are always welcome! Please send pull requests with your patches! If at all possible please rebase your
repository before sending a pull request. You can do this by using the following command:
- git pull --rebase git://github.com/CyanogenMod/path_to_project.git froyo
+ git pull --rebase git://github.com/CyanogenMod/path_to_project.git froyo
This makes accepting patches MUCH easier for our comitters.