Revert "Merge branch 'cleanmaster' into modules"
This reverts commitd0ff5260f7, reversing changes made to67d0101dbe.
This commit is contained in:
14
Readme.md
14
Readme.md
@@ -22,7 +22,7 @@ Requirements
|
||||
* gd
|
||||
* curl
|
||||
* safe_mode off
|
||||
* memory_limit at least 128M, preferably 256.
|
||||
* memory_limit at least 150M, preferably 256.
|
||||
* post_max_size 20M
|
||||
* upload_max_filesize 2M
|
||||
* apache 2
|
||||
@@ -44,8 +44,10 @@ Installation
|
||||
------------
|
||||
|
||||
``` bash
|
||||
$ git clone https://github.com/thelia/thelia.git
|
||||
$ cd thelia
|
||||
$ curl -sS https://getcomposer.org/installer | php
|
||||
$ php composer.phar create-project thelia/thelia path/ dev-master
|
||||
$ php composer.phar install --prefer-dist --optimize-autoloader
|
||||
```
|
||||
|
||||
Finish the installation using cli tools :
|
||||
@@ -56,14 +58,6 @@ $ php Thelia thelia:install
|
||||
|
||||
You just have to follow all instructions.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
Thelia documentation is available at http://doc.thelia.net
|
||||
|
||||
The documentation is also in beta version and some part can be obsolete cause to some refactor.
|
||||
|
||||
|
||||
Contribute
|
||||
----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user