Skip to content

Commit

Permalink
Fix markdown typo
Browse files Browse the repository at this point in the history
  • Loading branch information
orieg committed Jun 6, 2015
1 parent aebf9e1 commit d9ba9dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d9ba9dc

Please sign in to comment.