From b10d18d1e90667c6e74fdbfc6b39a4fec53bc0e4 Mon Sep 17 00:00:00 2001 From: Lars Butler Date: Thu, 3 Apr 2014 11:16:15 +0200 Subject: [PATCH] README.md: add a usage note to `Packaging` Packaging is only interesting to maintainers and packagers, not end users. So I think it's a good idea to put a small warning/note at the top of the packaging section to keep users from falling down rabbit holes. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d22ef1a..e23d68b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ There are currently two options for installing `zpm`. ## Packaging +Note: This section is interesting only for project maintainers and packagers. +This is not required for installing and using `zpm`. + 1. Install debian packaging dependencies: $ sudo apt-get install devscripts debhelper