Skip to content
Snippets Groups Projects
Commit 085c7341 authored by Andy Brüchert's avatar Andy Brüchert
Browse files

fixed headings

parent 5060af26
No related branches found
No related tags found
No related merge requests found
== Primary dependencies ## Primary dependencies
- php - php
- php extension openssl - php extension openssl
- php extension xsl - php extension xsl
== Download required libraries ## Download required libraries
```bash ```bash
php bin/composer.phar install php bin/composer.phar install
``` ```
== Start a local server ## Start a local server
```bash ```bash
php -S 127.0.0.1:9999 -t public public/index.php php -S 127.0.0.1:9999 -t public public/index.php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment