From 520326406c46f11c209db451deedb92a1c7eebe0 Mon Sep 17 00:00:00 2001 From: Giuseppe Bertone Date: Thu, 20 Oct 2022 12:22:08 +0200 Subject: [PATCH] Document xz dependency on macOS (#9098) Signed-off-by: Giuseppe Bertone --- docs/_docs/installation/macos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/installation/macos.md b/docs/_docs/installation/macos.md index 259c7dcd..d4452772 100644 --- a/docs/_docs/installation/macos.md +++ b/docs/_docs/installation/macos.md @@ -48,7 +48,7 @@ Jekyll on your Mac, or if you run into any issues, read that guide. Install `chruby` and `ruby-install` with Homebrew: ```sh -brew install chruby ruby-install +brew install chruby ruby-install xz ``` Install the latest stable version of Ruby: