mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
README: rename python run file to python file
This commit is contained in:
@@ -82,7 +82,7 @@ but you can safely ignore this warning if you're fine with it.
|
||||
If not, I've created a tool which would help you to get the exact station name. You can use the tool by running
|
||||
|
||||
```sh
|
||||
$ python run main.py stations
|
||||
$ python main.py stations
|
||||
```
|
||||
|
||||
Example output:
|
||||
@@ -164,7 +164,7 @@ Place the audio file of your desired station in [src/data/announcements](src/dat
|
||||
After you've set everything up, you're ready to start the bot!
|
||||
|
||||
```sh
|
||||
$ python run main.py
|
||||
$ python main.py
|
||||
```
|
||||
|
||||
## src/data
|
||||
|
||||
Reference in New Issue
Block a user