aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2013-11-23 17:12:07 -0500
committerJon Lund Steffensen <jonlst@gmail.com>2013-11-23 17:12:07 -0500
commitd9f35a59898ac0dd50ada33124909a097b37d39c (patch)
treea4eec2d095f3b05baaf6922f116f5b7d4fd9c9ea /README
parentcolorramp: Use new color ramp table provided by Ingo Thies. (diff)
downloadredshift-ng-d9f35a59898ac0dd50ada33124909a097b37d39c.tar.gz
redshift-ng-d9f35a59898ac0dd50ada33124909a097b37d39c.tar.bz2
redshift-ng-d9f35a59898ac0dd50ada33124909a097b37d39c.tar.xz
Clean up install instructions in README, INSTALL, HACKING
Setup automake to "foreign" so that no additional files are required to be present. Remove AUTHORS and ChangeLog (this info can be found in the git repository), and remove INSTALL. Add a reference to the HACKING document in README. Add dependency information in HACKING.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 84439b7..5137dc5 100644
--- a/README
+++ b/README
@@ -11,3 +11,9 @@ as `redshift-gtk' instead of 'redshift' for a graphical status icon.
Website: http://jonls.dk/redshift/
Project page: http://launchpad.net/redshift
+
+
+Building from source
+--------------------
+
+See the file HACKING for more details on building from source.