未验证 提交 9171763d 编写于 作者: R Rafael França 提交者: GitHub

Merge pull request #38153 from KNejad/patch-2

Update "The Hard Way" setup for Arch Linux
......@@ -127,7 +127,8 @@ To install all run:
```bash
$ sudo pacman -S sqlite mariadb libmariadbclient mariadb-clients postgresql postgresql-libs redis memcached imagemagick ffmpeg mupdf mupdf-tools poppler yarn libxml2
$ sudo systemctl start redis
$ sudo mariadb-install-db --user=mysql --basedir=/usr --datadir=/var/lib/mysql
$ sudo systemctl start redis mariadb memcached
```
NOTE: If you are running Arch Linux, MySQL isn't supported anymore so you will need to
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册