Skip to content
Snippets Groups Projects
Commit d59042e8 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

On archlinux mariadb is used instead of mysql

parent 5d3166e8
Branches
Tags
No related merge requests found
......@@ -15,7 +15,7 @@ apt-get install php5 php5-gd php5-imagick php5-xdebug php-pear php5-mysql graphv
## ArchLinux
```
yaourt -S php php-gd php-imagick xdebug php-pear apache mysql php-apache php-xhprof graphviz git
yaourt -S php php-gd php-imagick xdebug php-pear apache mariadb php-apache php-xhprof graphviz git
```
## CentOS
......
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