From 513920c79a44d12c1e9b846ff01b077ba4cc64b0 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Wed, 18 Jan 2017 14:40:22 +0100 Subject: [PATCH] Update README.md --- VisualGDB/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualGDB/README.md b/VisualGDB/README.md index fbbaa20a..f93463bb 100644 --- a/VisualGDB/README.md +++ b/VisualGDB/README.md @@ -1,4 +1,4 @@ Visual Studio solution using VisualGDB (http://visualgdb.com/) - +============================================================= You will need Visual Studio 2015 or later and VisualGDB installed to use this solution. This is configured to use cross compiling and remote debugging.