🔀 Merge pull request #12 from dathere/qsv-option-fix

💬 Remove qsv installation option 1 (not global)
This commit is contained in:
Mueez Khan 2023-06-09 09:55:35 -04:00 committed by GitHub
commit 775ef27f2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: 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 2](https://github.com/jqnatividad/qsv#option-2-homebrew)
- [Option 3](https://github.com/jqnatividad/qsv#option-3-install-with-rust) - [Option 3](https://github.com/jqnatividad/qsv#option-3-install-with-rust)