From 27a1e8581febc7762479680a008986b808fff1a7 Mon Sep 17 00:00:00 2001 From: rzmk Date: Fri, 9 Jun 2023 09:52:30 -0400 Subject: [PATCH] :speech_balloon: Remove qsv installation option 1 (not global) --- docs/onboarding/qsv-setup.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/onboarding/qsv-setup.mdx b/docs/onboarding/qsv-setup.mdx index 260c456..91c31b3 100644 --- a/docs/onboarding/qsv-setup.mdx +++ b/docs/onboarding/qsv-setup.mdx @@ -23,7 +23,6 @@ There are various methods for installing qsv. We've categorized the installation If you intend on using qsv as a command line tool anywhere on your system (globally), then choose and complete the steps for **one** of the following options to install qsv: -- [Option 1](https://github.com/jqnatividad/qsv#option-1-download-prebuilt-binaries) - [Option 2](https://github.com/jqnatividad/qsv#option-2-homebrew) - [Option 3](https://github.com/jqnatividad/qsv#option-3-install-with-rust)