mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-05-13 10:53:38 +00:00
typo
This commit is contained in:
parent
1300897484
commit
b6be5ca80f
@ -135,7 +135,7 @@ pip install -r requirements.txt
|
|||||||
python location_history_json_converter.py Records.json output.csv -f csv
|
python location_history_json_converter.py Records.json output.csv -f csv
|
||||||
```
|
```
|
||||||
|
|
||||||
The csv file generated by the script above will contains 3 columns:
|
The csv file generated by the script above will contain 3 columns:
|
||||||
- `time`
|
- `time`
|
||||||
- `latitute`
|
- `latitute`
|
||||||
- `longitude`
|
- `longitude`
|
||||||
|
Loading…
Reference in New Issue
Block a user