Skip to content

Commit 583e9e7

Browse files
author
Jeremy Kauffman
authored
mention php extensions
1 parent 5c1499c commit 583e9e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

INSTALL.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ To run this project, you'll need to have either PHP7 or Docker installed, and be
77
## Running Locally
88

99
- Install [PHP7](http://php.net/downloads.php)
10+
- Possibly install additional PHP extensions: `curl`, `xml`, `mbstring`, `dom`
1011
- Checkout the project
1112
- Run `./dev.sh` from the project root
1213
- Access [localhost:8000](http://localhost:8000) in your browser

0 commit comments

Comments
 (0)