From 83422045e958957b6f2411ac8317bf21cb4d50bc Mon Sep 17 00:00:00 2001 From: Owen <74567580+owenprough-sift@users.noreply.github.com> Date: Tue, 28 Nov 2023 09:04:38 -0500 Subject: [PATCH] Update install-pip-os-prereqs.md "Windows" is no longer a sub-heading of Ubuntu/Debian. --- website/docs/faqs/Core/install-pip-os-prereqs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/faqs/Core/install-pip-os-prereqs.md b/website/docs/faqs/Core/install-pip-os-prereqs.md index 41a4e4ec60e..1eb6205512a 100644 --- a/website/docs/faqs/Core/install-pip-os-prereqs.md +++ b/website/docs/faqs/Core/install-pip-os-prereqs.md @@ -57,7 +57,7 @@ pip install cryptography~=3.4 ``` -#### Windows +### Windows Windows requires Python and git to successfully install and run dbt Core.