1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00

Correct a typo in the apk command

This commit is contained in:
rinpatch 2019-06-22 08:31:02 +03:00
parent dd05dc65d3
commit 50e3cf9d5e

View file

@ -49,7 +49,7 @@ apt install postgresql-11-rum
```
Alpine:
```sh
apk install gcc make
apk add gcc make
git clone https://github.com/postgrespro/rum /tmp/rum
cd /tmp/rum
make USE_PGXS=1