]> code.delx.au - gnu-emacs-elpa/blobdiff - README
* README: Explain how to run the repo build script.
[gnu-emacs-elpa] / README
diff --git a/README b/README
index 891cc4318e87120b3638e2cc775afb25411a95dc..2fa9ffa9168f7693178fb5cff57fbad323d679ce 100644 (file)
--- a/README
+++ b/README
@@ -6,6 +6,14 @@ This is the Emacs repository for ELPA-style packages.
 
 packages/ contains all the packages
 admin/ contains all the fetch and deployment scripts
+html/ contains the HTML to run the repo.
+
+To make your own copy of this repo:
+bzr cat bzr://bzr.savannah.gnu.org/emacs/elpa/admin/package-update.sh
+chmod +x package-update.sh
+./package-update.sh $INSTALLDIR
+# what did the installer do?  let's check...
+cat $INSTALLDIR/update-log
 
 \f
 This file is part of GNU Emacs.