From ae7a32a907ecf221edc1fee6f37a1f53364cec21 Mon Sep 17 00:00:00 2001
From: Dragos Iulian Argint <dragosargint21@gmail.com>
Date: Thu, 28 Mar 2024 01:20:17 +0200
Subject: [PATCH] Update README.md

Signed-off-by: Dragos Iulian Argint <dragos.argint@stud.acs.upb.ro>
---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b75efea..be2f179 100644
--- a/README.md
+++ b/README.md
@@ -79,11 +79,12 @@ make gui
 
 Only on WSL, we need to instsall an X11 server:
 Just download it from [here](https://sourceforge.net/projects/vcxsrv/) and launch the installer.
-After installing it, run the XLaunch app and make sure you select the following checkbox
+After installing it, run the XLaunch app and make sure you select the following checkbox.
+Make sure the XLaunch app is running!
 
 ![XLaunch](./img/XLaunch.png)
 
-"Also, ensure that both of the VcXsrv checkboxes are checked in the Windows Firewall Manager."
+Also, ensure that both of the VcXsrv checkboxes are checked in the Windows Firewall Manager.
 ![XLaunch2](./img/XLaunch2.png)
 
 Now, you should be able to run the `make gui` command.
-- 
GitLab