From 3e20ff468d4bc2e8069e94af5e25223f3d73f478 Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:19:38 -0500 Subject: [PATCH] Update getting-started.md --- docs/getting-started/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/getting-started.md b/docs/getting-started/getting-started.md index 9cd4b10c..82280f67 100644 --- a/docs/getting-started/getting-started.md +++ b/docs/getting-started/getting-started.md @@ -5,7 +5,7 @@ sidebar_label: Getting Started slug: /getting-started --- -Install Doctor is designed to be incredibly easy to use. It can provision your entire operating system with a one-liner. It supports the latest x64 releases of Archlinux, CentOS, Debian, Fedora, macOS, Qubes, and Windows. It can also be easily adapted to run on other operating systems. +Install Doctor is designed to be incredibly easy to use. It can provision your entire operating system with a one-liner. It supports the latest x64 releases of Archlinux, CentOS, Debian, Fedora, macOS, Qubes, and Windows. It can also be adapted to run on other operating systems (pull requests encouraged). On macOS/Linux, the only requirements are that `bash` and `curl` are installed.