kopia lustrzana https://github.com/jbruce12000/kiln-controller
- updating instructions to include virtualenv
rodzic
82fed5dc4f
commit
547577b896
|
@ -53,7 +53,7 @@ My controller plugs into the wall, and the kiln plugs into the controller.
|
|||
|
||||
Download [NOOBs](https://www.raspberrypi.org/downloads/noobs/). Copy files to an SD card. Install raspbian on RPi using NOOBs.
|
||||
|
||||
$ sudo apt-get install python3-pip python3-dev python3-virtualenv libevent-dev
|
||||
$ sudo apt-get install python3-pip python3-dev python3-virtualenv libevent-dev virtualenv
|
||||
$ git clone https://github.com/jbruce12000/kiln-controller.git
|
||||
$ cd kiln-controller
|
||||
$ virtualenv -p python3 venv
|
||||
|
|
Ładowanie…
Reference in New Issue