We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1499c commit 583e9e7Copy full SHA for 583e9e7
INSTALL.md
@@ -7,6 +7,7 @@ To run this project, you'll need to have either PHP7 or Docker installed, and be
7
## Running Locally
8
9
- Install [PHP7](http://php.net/downloads.php)
10
+- Possibly install additional PHP extensions: `curl`, `xml`, `mbstring`, `dom`
11
- Checkout the project
12
- Run `./dev.sh` from the project root
13
- Access [localhost:8000](http://localhost:8000) in your browser
0 commit comments