Update Readme.md (build instructions, typo)

openweathermap_3.6
Jens Lody 11 years ago
parent 5e52933fd3
commit a297a604c9
  1. 11
      README.md

@ -4,16 +4,25 @@
Currently, the weather report, including forecasts for up to five days, is fetched from [Yahoo! Weather](http://weather.yahoo.com/).
# News
I just pushed changes to the new openweathermap-branch.
The code surely needs more cleanup, but it is ready for testing.
Up to 10 days forecast can be shown.
The weather-data is provided by http://openweathermap.org .
Locations used by the master-branch ()!Yahoo) will not be deleted by the switch, but they can not be used. Make sure you use only owm locations with owm and yahoo locations with yahoo r you get incorrect (or no) results).
Locations used by the master-branch ()!Yahoo) will not be deleted by the switch, but they can not be used. Make sure you use only owm locations with owm and yahoo locations with yahoo or you get incorrect (or no) results).
I'm always interested in feedback.
To use this branch just pull my repo and switch to it with;
cd ~ && git clone git://github.com/jenslody/gnome-shell-extension-weather.git
cd ~/gnome-shell-extension-weather
git checkout openweathermap
./autogen.sh && make local-install
----
# Installation

Loading…
Cancel
Save