Correct a typo in the apk command
authorrinpatch <rinpatch@sdf.org>
Sat, 22 Jun 2019 05:31:02 +0000 (08:31 +0300)
committerrinpatch <rinpatch@sdf.org>
Sat, 22 Jun 2019 05:31:02 +0000 (08:31 +0300)
docs/installation/releases_en.md

index 31b639d32752cfbc688373d92c3136e46c8307b2..9c108c4ffeca24b5cd2581f8192eb00505515840 100644 (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