Commit 92546629 authored by Igor Wiedler's avatar Igor Wiedler

add phar build instructions to README

parent 74a1a05d
......@@ -30,13 +30,17 @@ Silex works with PHP 5.3.2 or later.
## Installation
Installing Silex is as easy as it can get. Download the [`Silex.phar`][2] file
Installing Silex is as easy as it can get. Download the [`silex.phar`][2] file
and you're done!
## Test Suite
You can run the [PHPUnit][3] test suite by running `phpunit`.
## Build
You can build the silex.phar file by running `php compile.php`.
## More Information
Read the documentation of Symfony2 for more information about how you can
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment