diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-11-30 15:00:00 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-11-30 15:19:40 -0500 |
commit | 37788c1e55a7a98e8b22bf1b2149da8977d69ed0 (patch) | |
tree | 393b4febb2b20c36454938d4348b6a828fb8b747 /docs/Installation.md | |
parent | 6d6638826c8711f07faee59ccce81e9a658b979d (diff) | |
download | kutter-37788c1e55a7a98e8b22bf1b2149da8977d69ed0.tar.gz kutter-37788c1e55a7a98e8b22bf1b2149da8977d69ed0.tar.xz kutter-37788c1e55a7a98e8b22bf1b2149da8977d69ed0.zip |
docs: Add a FAQ document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 1675f3ba..f5f244ad 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -125,4 +125,6 @@ the "help" command to get a list of other extended commands. Contacting the developers ========================= -See the [contact page](Contact.md) to ask questions or report a bug. +Be sure to see the [FAQ](FAQ.md) for answers to some common questions. +See the [contact page](Contact.md) to report a bug or to contact the +developers. |