From d4006d8ddd77a1a78fa6854cab0ca122c0e5f448 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Tue, 15 May 2018 15:33:58 +0100 Subject: [PATCH] docs: Make dev guide warning clearer Add some extra words to make the warning about the dev guide audience clearer. Signed-off-by: James O. D. Hunt --- Developer-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developer-Guide.md b/Developer-Guide.md index 4bd36f28f4..da4dfb641c 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -27,7 +27,7 @@ # Warning -This document is written **specifically for developers**. +This document is written **specifically for developers**: it is not intended for end users. # Assumptions