mirror of
https://codeberg.org/mclemens/qrzlogger.git
synced 2025-01-03 07:06:52 -05:00
changed version info
added info on updating qrzlogger
This commit is contained in:
parent
c89f44fed6
commit
35dae7b23b
@ -37,6 +37,14 @@ Finally, install qrzlogger with pip:
|
||||
# python3 -m pip install qrzlogger
|
||||
```
|
||||
|
||||
# Updating
|
||||
|
||||
To update qrzlogger, execute the following command:
|
||||
|
||||
```
|
||||
# python3 -m pip install --upgrade qrzlogger
|
||||
```
|
||||
|
||||
# Usage
|
||||
|
||||
* execute the application with "qrzlogger"
|
||||
|
Loading…
Reference in New Issue
Block a user