Skip to content

Commit

Permalink
Fix README wording
Browse files Browse the repository at this point in the history
  • Loading branch information
sesmith177 authored Jan 25, 2017
1 parent d11a4d7 commit 59277f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ruby-2.2.3-linux-x64.tgz

# Building PHP

To build PHP, you also need to pass in a YAML file containing information about the various PHP extensions to be built as well. For example
To build PHP, you also need to pass in a YAML file containing information about the various PHP extensions to be built. For example

```bash
docker run -w /binary-builder -v `pwd`:/binary-builder -it cloudfoundry/cflinuxfs2 bash
Expand Down

0 comments on commit 59277f4

Please sign in to comment.