Commit ce41726a authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt
Browse files

fix typo

parent 28584b2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Small tornado service implementing the Thekno track service API.

# Run

Run with `python3 -m lohro_track_api` or `PYTHONPATH=. -m lohro_track_api` when
Run with `python3 -m lohro_track_api` or `PYTHONPATH=. -m lohro_track_api` in case
the library is not installed in your system. See `python3 -m lohro_track_api --help`
for available options.