Skip to content

Commit

Permalink
feat(README): add installing
Browse files Browse the repository at this point in the history
  • Loading branch information
apo5tol committed Feb 19, 2021
1 parent 490c708 commit 00c13c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
- Make sure you are a sudo user.
- Run the script.

### Installing
```console
$ python -m pip install rgb-control
```

### Optional arguments:
``` bash
-c - color in hex format. Example: 00ff00 #green
Expand Down

0 comments on commit 00c13c0

Please sign in to comment.