diff --git a/README.md b/README.md
index 6c08c5ebcab0eb901baa5420b943c6d129a31c43..a9f78d222932ac4fbff3b7d6102f04edd61701c5 100644
--- a/README.md
+++ b/README.md
@@ -85,10 +85,10 @@ $ make install
 
 Tip:
 
-If the `make install` hangs while fetching dependencies, ensure that if you are
-running a daemon locally, that it is on at least version 0.4.0-dev. If you don't
-have a build that is new enough, run the make install with your daemon turned off
-and the deps will be fetched through the ipfs.io gateways.
+If the `make install` hangs while fetching dependencies and if you are
+running a daemon locally, ensure that it is on at least version 0.4.0-dev. If
+you don't have a build that is new enough, run the `make install` with your
+daemon turned off and the deps will be fetched through the ipfs.io gateways.
 
 NOTES: