Skip to content

Commit

Permalink
Merge pull request #129 from zelikos/lshw-info
Browse files Browse the repository at this point in the history
docs(README): Improve info for `lshw` requirement
  • Loading branch information
zelikos authored Oct 9, 2024
2 parents 43b5161 + 3222bc6 commit 8889292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You will also need the latest release of DaVinci Resolve from [Blackmagic's webs

If you're less comfortable in the CLI, I recommend using the `setup.sh` script from this repository to help simplify the setup process, but ultimately use of the CLI is a requirement.

Optional: Ensure `lshw` is installed on your system, as `setup.sh` uses it to detect whether you are using an Nvidia GPU or not.
**Important**: Ensure `lshw` is installed on your system, as `setup.sh` uses it to detect whether you are using an Nvidia GPU or not. This is pre-installed on Universal Blue images, but you may need to install it yourself on other Linux distributions.

### AMD

Expand Down

0 comments on commit 8889292

Please sign in to comment.