fixed readme

This commit is contained in:
Michael Clemens 2022-05-20 18:52:06 +02:00
parent 9358c82dbf
commit b0fd84337f
1 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ ColorSpot needs Python 3 and the following libraries:
* colored
* requests
Furthermore, you need an account at LotW for some of teh features.
Furthermore, you need an account at LotW for some of the features.
Before installing ColorSpot, please make sure that pip, setuptools and wheel are installed and up-to-date:
@ -51,8 +51,8 @@ To update colorspot, execute the following command:
# Usage
* execute the application with "colorspot"
* colorspot creates a default config file and states its location (e.g. _~/.colorspot.ini_)
* adapt _~/.colorspot.ini_ to your needs. Important setting are:
* colorspot creates a default config file and states its location (e.g. _~/.config/colorspot/colorspot.ini_)
* adapt _~/.config/colorspot/colorspot.ini_ to your needs. Important setting are:
* cluster/host and cluster/port: Change this if you want to use another cluster server
* cluster/user: Enter here your call sign
* lotw/user: Enter here your lotw user name (your call sign). Leave at "N0CALL" to disable this feature.