We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11a4d7 commit 59277f4Copy full SHA for 59277f4
README.md
@@ -41,7 +41,7 @@ ruby-2.2.3-linux-x64.tgz
41
42
# Building PHP
43
44
-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
45
46
```bash
47
docker run -w /binary-builder -v `pwd`:/binary-builder -it cloudfoundry/cflinuxfs2 bash
0 commit comments