From 2621e1ef532e26d1e12a4bc25d215718e2b87e84 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Tue, 27 May 2025 18:01:02 +0200 Subject: [PATCH] wording --- book/src/ruby/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/ruby/installation.md b/book/src/ruby/installation.md index 427ac4e..40f291e 100644 --- a/book/src/ruby/installation.md +++ b/book/src/ruby/installation.md @@ -16,7 +16,7 @@ CC=clang rbenv install 3.4.4 Above assumes that you also have `clang` installed on your system. For `clang` installation instruction consult your -Linux distribution or [clang official webiste](https://clang.llvm.org). +OS vendor provided documentation or [clang official webiste](https://clang.llvm.org). If you rather not use `rbenv` you are free to supply your own installation of Ruby provided the following is true about it: