Skip to content

Commit 7fafa85

Browse files
author
cmoestl
committed
readme update
1 parent af192ce commit 7fafa85

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ in the current directory, otherwise the system-wide available version is used.
3636
* On the command line:
3737

3838
```
39-
python predstorm_l1.py
40-
python predstorm_l5.py
39+
python predstorm_L1.py
40+
python predstorm_L5.py
4141
python mfr_predict.py
4242
```
4343

4444
* use
4545
```
46-
python predstorm_l5.py --server
46+
python predstorm_L5.py --server
4747
```
4848
for Agg backend.
4949

0 commit comments

Comments
 (0)