modified: README.md

yahoo_weather
Christian METZLER 13 years ago
parent d2d3f24496
commit 48dcf34f99
  1. 9
      README.md

@ -22,10 +22,11 @@ Currently, the weather report including forecast for today and tomorrow is fetch
### Installation ### Installation
Run the following commands in the `gnome-shell-extension-weather` directory: Run the following commands in the `gnome-shell-extension-weather` directory:
* `./autogen.sh --prefix=/usr`
* `make` ./autogen.sh --prefix=/usr
* `sudo make install` make
* `sudo install -D weather-extension-configurator.py /usr/bin/weather-extension-configurator` sudo make install
sudo install -D weather-extension-configurator.py /usr/bin/weather-extension-configurator
That's it! That's it!

Loading…
Cancel
Save