diff --git a/docs/_docs/installation/other-linux.md b/docs/_docs/installation/other-linux.md index 6d120f19..95e7156c 100644 --- a/docs/_docs/installation/other-linux.md +++ b/docs/_docs/installation/other-linux.md @@ -40,7 +40,7 @@ sudo emerge --ask --verbose jekyll ### ArchLinux ```sh -sudo pacman -S ruby base-devel +sudo pacman -S ruby base-devel ruby-erb ``` ### OpenSUSE