Fixes aftyer review
This commit is contained in:
parent
71923e8888
commit
9a4100be39
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ $ cd scenegen
|
||||||
|
|
||||||
## Install Prereqs
|
## Install Prereqs
|
||||||
|
|
||||||
Before running `AppDaemon` you will need to add some python prerequisites:
|
Before running `SceneGen` you will need to add some python prerequisites:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo pip3 install configparser
|
$ sudo pip3 install configparser
|
||||||
|
@ -166,7 +166,7 @@ The intended use of the mapfile and filter is that you create a map of all your
|
||||||
To update SceneGen after a new version is released, just run the following command to update your copy:
|
To update SceneGen after a new version is released, just run the following command to update your copy:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git pull origin
|
$ git pull
|
||||||
```
|
```
|
||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue