This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=bb164350b32529ae030268ee0094644adb716b9e commit bb164350b32529ae030268ee0094644adb716b9e Author: Guillem Jover <[email protected]> AuthorDate: Mon Jan 30 18:50:52 2017 +0100 doc: Document required actions after first clone Prompted-by: Johannes Schauer <[email protected]> --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 9e0c0c788..dac562d49 100644 --- a/README +++ b/README @@ -11,6 +11,8 @@ a chroot, or isolated in a virtual machine. How to run ---------- +After cloning the repository, you will need to run «./db-regen». + There's a brief usage information when invoking “make” on the topdir. To use the tools from the dpkg build-tree, set DPKG_BUILDTREE accordingly. -- Dpkg.Org's dpkg

