aboutsummaryrefslogtreecommitdiff
path: root/docs/en/developers/02_First_steps.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/developers/02_First_steps.md')
-rw-r--r--docs/en/developers/02_First_steps.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/developers/02_First_steps.md b/docs/en/developers/02_First_steps.md
index 929f92a57..bc6361167 100644
--- a/docs/en/developers/02_First_steps.md
+++ b/docs/en/developers/02_First_steps.md
@@ -104,7 +104,7 @@ yum install -y git make npm php-cli php-curl php-mbstring php-xml php-pdo unzip
### Alpine Linux
```sh
-apk add git make npm php-cli php-curl php-ctype php-dom php-mbstring php-openssl php-phar php-simplexml php-xml php-pdo php-tokenizer php-xmlwriter unzip wget
+apk add git make npm php-cli php-curl php-ctype php-dom php-mbstring php-openssl php-phar php-simplexml php-xml php-pdo php-tokenizer php-xmlreader php-xmlwriter unzip wget
```
### Partial fixes & tests