whitespace
diff --git a/README.mdown b/README.mdown
index dc4e104..45b8965 100644
--- a/README.mdown
+++ b/README.mdown
@@ -106,7 +106,7 @@
 * To push/pull a feature branch to the remote repository, use:
 
   		git flow feature publish <name>
-		git flow feature pull <remote> <name>
+		  git flow feature pull <remote> <name>
 
 * To list/start/finish release branches, use: