11 lines
229 B
Markdown
11 lines
229 B
Markdown
# Install
|
|
|
|
## From scratch
|
|
|
|
Also install php (through XAMPP in windows/mac, php in linux) and Composer.
|
|
|
|
## With composer
|
|
|
|
TBD, the user should be able to just run `composer require thp` and
|
|
the proper binary should be intalled.
|