Recommend use of county rather than zone.
This commit is contained in:
parent
dda4743c70
commit
9896d6b4de
2
README
2
README
|
|
@ -40,7 +40,7 @@ the following command: timedatectl list-timezones | grep America.
|
||||||
|
|
||||||
myZone should be set to your county code. A list of county codes may be found
|
myZone should be set to your county code. A list of county codes may be found
|
||||||
at https://alerts.weather.gov/. Only list one county. The program will then
|
at https://alerts.weather.gov/. Only list one county. The program will then
|
||||||
send the alert for all affected zones. You could also use a zone code if
|
send the alert for all affected zones. You could instead use a zone code if
|
||||||
you want to be more specific.
|
you want to be more specific.
|
||||||
|
|
||||||
USE
|
USE
|
||||||
|
|
|
||||||
|
|
@ -35,8 +35,8 @@ the following command: timedatectl list-timezones | grep America.
|
||||||
|
|
||||||
myZone should be set to your county code. A list of county codes may be found
|
myZone should be set to your county code. A list of county codes may be found
|
||||||
at https://alerts.weather.gov/. Only list one county. The program will then
|
at https://alerts.weather.gov/. Only list one county. The program will then
|
||||||
send the alert for all affected zones. You could also use a zone code if
|
send the alert for all affected zones. You could instead use a zone code if
|
||||||
you want to be more specific, but you may information relevant to your area.
|
you want to be more specific.
|
||||||
|
|
||||||
USE
|
USE
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue