commit: | c6326d2133175692e3238e1268b5552c026f7bb6 |
author: | Trevor Bentley |
committer: | GitHub |
date: | Sat Nov 25 16:21:39 2017 +0100 |
parents: | 3f0645b6bbd2c324a30cfe3be7b7adbdab1d18ee |
diff --git a/README.md b/README.md line changes: +2/-2 index bda7bbc..79f2b75 --- a/README.md +++ b/README.md
@@ -41,10 +41,10 @@ Circadian exists because modern Linux distros already support suspend-on-idle, b ### Debian x86-64 -* Download [Circadian 0.5.0](https://github.com/mrmekon/circadian/releases/download/0.5.0/circadian_0.5.0-1_amd64.deb) +* Download [Circadian 0.6.0](https://github.com/mrmekon/circadian/releases/download/0.6.0/circadian_0.6.0-1_amd64.deb) ``` -$ sudo dpkg -i circadian_0.5.0-1_amd64.deb +$ sudo dpkg -i circadian_0.6.0-1_amd64.deb ``` Edit /etc/circadian.conf to configure. The default is to suspend with systemd after 2 hours of idle.