diff --git a/README.md b/README.md
index 15e16bb4a532c380b49dbfd992f69be6b05a44dc..0da6a42a6eccd90cbfd16b9692cdd30539e4a3f7 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
 - Clone the repository of `exprtk`
 
     ```
-    https://github.com/ArashPartow/exprtk.git
+    git clone https://github.com/ArashPartow/exprtk.git
     ```
 
 #### Linux (Debian-based)
@@ -37,8 +37,9 @@
     ```
 
 #### Windows
-- Download `Boost` from [this link](https://www.boost.org/users/download/)
-- Run the Visual Studio Command Prompt and go to the folder with `Boost`
+- Download `Boost` from [this link](https://www.boost.org/users/download/) and extract the archive
+- Run the Visual Studio Command Prompt (Start Menu -> Visual Studio *** -> Developer Command Prompt)
+  and go to the folder with `Boost`
 
     ```
     cd FOLDER_WITH_BOOST