Minor README update.
This commit is contained in:
parent
fc714f7d43
commit
2fa669f9c6
@ -13,6 +13,7 @@ _There is currently no package available for XO-Web, you must therefore use the
|
||||
1. Download the code, you may either use git `git clone git://github.com/vatesfr/xo-web` or download a [Zip archive](https://github.com/vatesfr/xo-web/archive/master.zip).
|
||||
2. XO-Web uses [Composer](https://getcomposer.org) for its dependency management, so, once you have [installed it](https://getcomposer.org/download/), juste run `php composer.phar install`.
|
||||
3. Makes sure the web server can read in the `public/` directory.
|
||||
4. If you are using Apache2, make sure mod_rewrite is enabled and `.htaccess` files are working. Otherwise, configure your web server to handle all requests to non-existing files using `public/index.php`.
|
||||
|
||||
Optionnaly, if you want to alter XO-Web default configuration you may create the `config/local.php` file from `config/local.php.dist` and change its values.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user