Skip to content

Commit

Permalink
update readme to reflect python3 requirement and new pip install inst…
Browse files Browse the repository at this point in the history
…ructions
  • Loading branch information
chestm007 committed Apr 23, 2019
1 parent d5be3c2 commit 7354a58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,12 +1,12 @@
[![CircleCI](https://circleci.com/gh/chestm007/amdgpu-fan.svg?style=svg)](https://circleci.com/gh/chestm007/amdgpu-fan)

# Fan controller for amdgpus
# Fan controller for amdgpus [python3 only]

If you experience problems please create an issue.

## installation:
### pip
`sudo pip3 install .`
`sudo pip3 install amdgpu-fan`

### Arch linux
Available in the aur as `amdgpu-fan`
Expand Down

0 comments on commit 7354a58

Please sign in to comment.