README
changeset 100 db219a5a14f8
parent 83 86ec1268d306
child 101 8b4cdc066967
--- a/README	Tue Mar 17 13:07:14 2009 +0000
+++ b/README	Thu May 28 10:58:13 2009 +0100
@@ -40,7 +40,7 @@
 
 To give a user access to the repository, place their key in an
 appropriately-named subdirectory of "/etc/mercurial-server/keys" and run
-"/usr/local/lib/mercurial-server/refresh-auth". You can then control what
+"/usr/local/share/mercurial-server/refresh-auth". You can then control what
 access they have to what repositories by editing the control file
 "/etc/mercurial-server/access.conf", which can match the names of these keys
 against a glob pattern. 
@@ -75,7 +75,7 @@
 (ie the file is called something like
 "/etc/mercurial-server/keys/root/yourname/yourhostname") so that you can
 easily manage users who have a different key on each host they use. Then run
-"/usr/local/lib/mercurial-server/refresh-auth".
+"/usr/local/share/mercurial-server/refresh-auth".
 
 The repository is now ready to use, and you are now the sole user able to
 change and create repositories on this repository host.  
@@ -98,7 +98,7 @@
 "keys/users" subdirectory - these users will be able to read and write to any
 repository (except one - see below) but will not be able to create new
 repositories. As always, when you change "/etc/mercurial-server/keys" you need
-to re-run "/usr/local/lib/mercurial-server/refresh-auth".
+to re-run "/usr/local/share/mercurial-server/refresh-auth".
 
 LOGGING