diff --git a/README.md b/README.md
index 9f1a03645a93ba9a804a4e2d68728e0ac7684a73..4f5944ea481c7924f1c5f5ad557fdcf64f6a2964 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,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:poopws 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.
+
+### How to install the drivers for the ```Digilent USB JTAG cable```
+
+**Please note** that the drivers are stored in the Vivado installation path. You will find them respectively in the following folder ```<VIVADO_INSTALLATION_PATH>/data/xicom/cable_drivers/lin64/install_script/install_drivers``` for Linux users and in the following folder ```<VIVADO_INSTALLATION_PATH>/data/xicom/cable_drivers/nt64/dlc10_win7/install_script/install_drivers``` for Windows users.