summaryrefslogtreecommitdiff
path: root/widgets/weather/README
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/weather/README')
-rw-r--r--widgets/weather/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/widgets/weather/README b/widgets/weather/README
index 956c7a26..af7f985e 100644
--- a/widgets/weather/README
+++ b/widgets/weather/README
@@ -6,4 +6,8 @@ For example call the command from cron.daily.
You need php5 with command line support for this widget. For example in Ubuntu you need the package "php5-cli".
-Please configur your location and others in update_weather.config. Use php-script "GetLatLangFromCity.php" to get latitude & longitude from your location.
+Please move update_weather.config to update_weather.config.sample
+
+mv update_weather.config.sample update_weather.config
+
+Configure your location and others in update_weather.config. Use php-script "GetLatLangFromCity.php" to get latitude & longitude from your location.