Skip to content

Commit

Permalink
Merge branch 'master' of github.com:kfix/ddcctl
Browse files Browse the repository at this point in the history
  • Loading branch information
kfix committed Jan 10, 2021
2 parents d3ab6ec + ebffe35 commit 72c1f34
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,11 @@ And *possibly* (if your monitor firmware is well implemented):
Head to [Releases](https://github.com/kfix/ddcctl/releases) and from the
[latest release](https://github.com/kfix/ddcctl/releases/latest) download
[`ddcctl_binaries.zip`](https://github.com/kfix/ddcctl/releases/latest/download/ddcctl_binaries.zip)
archive that holds `ddcctl-intel`, `ddcctl-amd` and `ddcctl-nvidia` binaries
respectively for Intel, AMD and Nvidia GPUs.
archive

## Build from Source ##
* install Xcode
* figure out if your Mac is using an Intel, Nvidia or AMD GPU
* run `make intel` or make `make nvidia` or `make amd`
* run `make`

# Usage #
Run `ddcctl -h` for some options.
Expand Down

0 comments on commit 72c1f34

Please sign in to comment.