Skip to content
Snippets Groups Projects
Commit 50e3cf9d authored by rinpatch's avatar rinpatch
Browse files

Correct a typo in the apk command

parent dd05dc65
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment