diff options
Diffstat (limited to 'widgets/weather/README')
-rw-r--r-- | widgets/weather/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/weather/README b/widgets/weather/README index af7f985e..f44aff18 100644 --- a/widgets/weather/README +++ b/widgets/weather/README @@ -8,6 +8,6 @@ You need php5 with command line support for this widget. For example in Ubuntu y Please move update_weather.config to update_weather.config.sample -mv update_weather.config.sample update_weather.config +cp 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. |