Looks like I was able to download, but not sure how to call or install it
If I run
```
dji-log --api-key __DJI_API_KEY__ DJIFlightRecord.txt > frames.json
```
I get
```
dji-log : The term 'dji-log'
is not recognized as the name
of a cmdlet, function, script
file, or operable program.
```
To...