From 22924b6e65125af305f43b9df0637b25954afa32 Mon Sep 17 00:00:00 2001 From: sunandanisharma <67145953+sunandanisharma@users.noreply.github.com> Date: Fri, 23 Oct 2020 00:22:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd04a80..4b2101b 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ note: The zip file contains executable for only windows machines. It will run on wine. You can download wine from the follwing link: https://wiki.winehq.org/Download -note: You need to have qt5 installed in your machine to run the code and build it. But running the executable from the executable doesn't require qt5. +note:make sure You need to have qt5 installed in your machine to run the code and build it. But running the executable from the executable doesn't require qt5.