From b0c6d0de3034b9e09b2a59dcf0356785a2667a2c Mon Sep 17 00:00:00 2001 From: Igor Date: Thu, 23 Sep 2021 12:38:46 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6fee44b..4530fdb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is an example VSCode project to facilitate C++ builds on Linux to Windows and 'emulation' with Wine.
The tasks can be seen on the Command Pallete with Ctrl + Shift + P +![Default Tasks](unknown.png) + Requires ```console sudo apt-get install mingw-w64