Update installation instructions
This commit is contained in:
parent
f2556ce1c0
commit
f3dbe5f3c2
@ -12,8 +12,9 @@ Inspired by and based on [g810-led](https://github.com/MatMoul/g810-led).
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1) Clone the repository: `git clone https://github.com/smasty/g203-led.git`
|
1) Clone the repository: `git clone https://github.com/smasty/g203-led.git`
|
||||||
2) Install dependencies: `pip install -r requirements.txt`
|
2) Prepare _virtualenv_: `virtualenv ./env`
|
||||||
3) Run (as root): `sudo ./g203-led.py solid 00FFFF`
|
3) Install dependencies: `env/bin/pip install -r requirements.txt`
|
||||||
|
4) Run (as root): `sudo ./g203-led.py solid 00FFFF`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user