Rename reader config script from config to setup_reader

This commit is contained in:
AxelC
2019-06-09 12:14:16 +02:00
parent 721b6fb828
commit 9e50a208b5
2 changed files with 1 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ Test has to be done with [https://github.com/jishi/node-sonos-http-api](node-son
## Steps to Configure and/or Run once without AutoStart
0. Copy/Downloar/Clone the project in home/pi
1. Run `python config.py` to select the reader from the inputs
1. Run `python setup_reader.py` to select the reader from the inputs
2. Run `python add_card.py` to scan cards and enter your Google Play Music Playlist Name
3. Make .sh scrypts executables : chmod +x sonosplay.sh
4. Run `python box.py` to start the application and verify that it is reading your cards and csv list properly