diff options
| author | Joey Hess <joey@kitenet.net> | 2014-08-19 14:17:04 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-08-19 14:17:04 -0400 |
| commit | c3c1f921bb96f4ae86564f28f53392f2c08e4007 (patch) | |
| tree | a4db0b3d1812da42cf89d5a8a4510a28f8325662 | |
| parent | 1ed98cc755ed5ac1cf6635d6683f0734004b224b (diff) | |
upgrade note
| -rw-r--r-- | debian/README.Debian | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index e32a0ee3..78077483 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -5,3 +5,7 @@ of the source code. /usr/bin/propellor is a wrapper which will set up a propellor git repository in ~/.propellor/, and run ~/.propellor/propellor if it exists. Edit ~/.propellor/config.hs to configure it. + +Note that upgrading the propellor package will not update your +~/.propellor/ repository. You can `git pull upstream` in your repository to +update to the current upstream. |
