From d9ba9dc8cf6114ea12c76bef54534901f0306d1e Mon Sep 17 00:00:00 2001 From: Nicolas Brousse Date: Sat, 6 Jun 2015 16:17:30 -0700 Subject: [PATCH] Fix markdown typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5aec6e0..88ee093 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ tests/ Unit tests. build This creates "Judy.lib", copy this into the php-sdk library folder and name it - + libJudy.lib Then copy the include file "judy.h" into the php-sdk includes folder. Now its @@ -118,7 +118,7 @@ tests/ Unit tests. Install Homebrew Package Manager ```sh ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" - ``` + ``` Install homebrew-php ```sh