From 0b3211864f6781b5da599097b80e4384dd1bd196 Mon Sep 17 00:00:00 2001
From: Joachim Schmidt <joachim.schmidt@hesge.ch>
Date: Wed, 27 Mar 2024 07:56:52 +0100
Subject: [PATCH] Updating the README.md file

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3d6ef81..9ed83c5 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ The Vivado project file ```scalp_user_design.xpr``` is stored in the following f
 
 > **Please note** that Windows users may encounter an error :bomb: when the project is synthesised. The reason is that Windows **doesn't support long path names** :poop:.
 >
-> For those using Wind :poop: ws instead Linux :penguin:, you will find the ```Scalp board``` Vivado project in the following folder ```scalp_board_files/scalp_revc_windows/scalp_user_design```. In addition, when you extract the compressed archive file or clone the Git repository, you should do so i> n the root of one of your hard disk partitions.
+> For those using Wind :poop: ws instead of Linux :penguin:, you will find the ```Scalp board``` Vivado project in the following folder ```scalp_board_files/scalp_revc_windows/scalp_user_design```. In addition, when you extract the compressed archive file or clone the Git repository, you should do so in the root of one of your hard disk partitions.
 
 ### How to install the drivers for the ```Digilent USB JTAG cable```
 
-- 
GitLab