chg: [instructions] Added requirements
parent
0fbec5374c
commit
c288a253fc
|
@ -1,3 +1,10 @@
|
|||
## Requirements
|
||||
|
||||
An Ubuntu server (18.04/20.04 should both work fine) - though other linux installations should work too.
|
||||
- apache2, mysql/mariadb, sqlite need to be installed and running
|
||||
- php extensions for mysql, sqlite need to be installed and running
|
||||
|
||||
|
||||
## Cerebrate installation instructions
|
||||
|
||||
Simply clone this repository (for example into /var/www/cerebrate)
|
||||
|
|
Loading…
Reference in New Issue