From 7b1aa49c753528fe426cf03cbb05a19c5560cfea Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Sat, 6 Feb 2016 17:27:52 -0500 Subject: [PATCH] Added quotes around make install, reworded License: MIT Signed-off-by: Richard Littauer --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6c08c5ebc..a9f78d222 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: