diff --git a/README.md b/README.md index a2e3bb9..d1c49ac 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ Currently, the weather report including forecast for today and tomorrow is fetch ### Installation Run the following commands in the `gnome-shell-extension-weather` directory: -`./autogen.sh --prefix=/usr` -`make` -`sudo make install` -`sudo install -D weather-extension-configurator.py /usr/bin/weather-extension-configurator` +* `./autogen.sh --prefix=/usr` +* `make` +* `sudo make install` +* `sudo install -D weather-extension-configurator.py /usr/bin/weather-extension-configurator` That's it! diff --git a/data/screenshot.png b/data/screenshot.png deleted file mode 100644 index 54c0a93..0000000 Binary files a/data/screenshot.png and /dev/null differ