From 767f3fe2d77528c9722f87742c7991d8f91c3296 Mon Sep 17 00:00:00 2001 From: Ronan Abhamon Date: Wed, 17 Jan 2018 09:41:04 +0100 Subject: [PATCH] chore(README.md): add description for windows on release mode and win32 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 398836302..fbd41e63e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Here are the general instructions to build linphone for desktop. The specific in python prepare.py -G "Visual Studio 14 2015" -4. Open the generated Visual Studio solution `Project.sln.lnk` and build it. +4. Open the generated Visual Studio solution `Project.sln.lnk` and build it. Check if the `Release` option is selected in Visual Studio. (With `Win32`!) ## Known bugs and issues