X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README.md;h=5705284da99cbec180a8686641012a6ce38b9a4b;hb=f9b52400bda3cf62f806108d25ee9793936253da;hp=070a453f20c500c0e4d763c8657912e2a995de2c;hpb=a223d6b44e70c25d4d39c51a19a787dce38bde82;p=deb_pkgs%2Fautorandr.git diff --git a/README.md b/README.md index 070a453..5705284 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,11 @@ list of what exactly will be installed. We appreciate packaging scripts for other distributions, please file a pull request if you write one. +If you prefer `pip` over your package manager, you can install autorandr with: + + sudo pip install "git+http://github.com/phillipberndt/autorandr#egg=autorandr" + + ## How to use Save your current display configuration and setup with: @@ -125,4 +130,7 @@ The most useful one is `$AUTORANDR_CURRENT_PROFILE`. ## Changelog +**autorandr 1.0** + +* *2016-12-07* Tag the current code as version 1.0.0; see github issue #54 * *2016-10-03* Install a desktop file to `/etc/xdg/autostart` by default