diff --git a/INSTALL.md b/INSTALL.md index c4dbae4..b0de5d7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -8,6 +8,11 @@ If you are using `beep` as shipped in a binary distribution package, that package should have done most of those steps for you. The one notable exception should be the step adding users to the `beep` group. +If this file leaves open an installation question, please file an +issue at https://github.com/spkr-beep/beep/issues so we can see +whether we can improve the documentation or the installation procedure +on the beep side. + Build requirements ================== diff --git a/PACKAGING.md b/PACKAGING.md index c3e1be2..c8e8c51 100644 --- a/PACKAGING.md +++ b/PACKAGING.md @@ -8,6 +8,10 @@ packaging `beep` for a Linux distribution. In addition, to a packager of `beep`, [`INSTALL.md`](INSTALL.md) might also be interesting. +If this file leaves open a packaging question, please file an issue at +https://github.com/spkr-beep/beep/issues so we can see whether we can +improve the documentation or the packaging procedure on the beep side. + Building and installing -----------------------