# HG changeset patch # User k0s # Date 1264732004 18000 # Node ID 57298ea7a7f17544f2b650169cdd50342edb9210 # Parent 31023aedee9c940a3477627b70eec46d4fd33355 fix string for how to install diff -r 31023aedee9c -r 57298ea7a7f1 python/install_config.py --- a/python/install_config.py Thu Jan 28 21:22:12 2010 -0500 +++ b/python/install_config.py Thu Jan 28 21:26:44 2010 -0500 @@ -2,7 +2,7 @@ """ installs config to a user's home directory this can be done with -curl http://k0s.org/hg/config/raw/tip/python/install_config.py | python +curl http://k0s.org/hg/config/raw-file/tip/python/install_config.py | python """ SRC='http://k0s.org/hg/config'