From 51d2b9c017ae435a6773c4c2f64209e7842feb98 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Fri, 19 May 2017 01:47:58 +0200
Subject: [PATCH] Mention runsandbox target in README.

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 6d8124f..32a8744 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,11 @@ root).
     make
     make install
 
+To run vimb without installation for testing it out use the 'runsandbox' make
+target.
+
+    make runsandbox
+
 ## Mailing list
 
 - feature requests, issues and patches can be discussed on the [mailing list][mail]
-- 
2.20.1