diff --git a/tutorials/api-tools-postman-install/01.png b/tutorials/api-tools-postman-install/01.png
deleted file mode 100644
index e4c70a0b88..0000000000
Binary files a/tutorials/api-tools-postman-install/01.png and /dev/null differ
diff --git a/tutorials/api-tools-postman-install/02.png b/tutorials/api-tools-postman-install/02.png
deleted file mode 100644
index af37570d76..0000000000
Binary files a/tutorials/api-tools-postman-install/02.png and /dev/null differ
diff --git a/tutorials/api-tools-postman-install/03.png b/tutorials/api-tools-postman-install/03.png
deleted file mode 100644
index 17f49e3953..0000000000
Binary files a/tutorials/api-tools-postman-install/03.png and /dev/null differ
diff --git a/tutorials/api-tools-postman-install/04.png b/tutorials/api-tools-postman-install/04.png
deleted file mode 100644
index 4e6db48da1..0000000000
Binary files a/tutorials/api-tools-postman-install/04.png and /dev/null differ
diff --git a/tutorials/api-tools-postman-install/05.png b/tutorials/api-tools-postman-install/05.png
deleted file mode 100644
index 47454ca6f9..0000000000
Binary files a/tutorials/api-tools-postman-install/05.png and /dev/null differ
diff --git a/tutorials/api-tools-postman-install/api-tools-postman-install.md b/tutorials/api-tools-postman-install/api-tools-postman-install.md
index 183f8bb102..75485c906f 100644
--- a/tutorials/api-tools-postman-install/api-tools-postman-install.md
+++ b/tutorials/api-tools-postman-install/api-tools-postman-install.md
@@ -11,41 +11,28 @@ time: 5
- How to install and configure the [Postman](https://www.getpostman.com/) client
-[ACCORDION-BEGIN [Step 1: ](Uninstall Postman extension for Google Chrome)]
+[ACCORDION-BEGIN [Step 1: ](Install Postman)]
-Postman used to be available as a Google Chrome extension, but it is no longer supported and is being deprecated.
+Go to to download Postman. Once downloaded, follow the installation instructions.
-If you haven't done so yet, please uninstall it.
-
-Open Google Chrome, go to **Apps**.
-
-
-
-If the **Postman** icon is present, then right click on it then select **Remove from Chrome**.
-
-
-
-[DONE]
-[ACCORDION-END]
-
-[ACCORDION-BEGIN [Step 2: ](Install Postman)]
-
-Download and install Postman from .
+
[DONE]
[ACCORDION-END]
-[ACCORDION-BEGIN [Step 3: ](Configure Postman)]
+[ACCORDION-BEGIN [Step 2: ](Configure Postman)]
-Open Postman.
+Open Postman by searching for it in your programs.
-
+
Click on the **Tools** icon , then select **Settings** from the menu.
-Disable the **SSL certificate verification** and enable the **Automatically follow redirects** option as highlighted.
+
+
+Disable the **SSL certificate verification** and enable the **Automatically follow redirects** option as highlighted.
-
+
You are now all set to move to your next tutorial.
diff --git a/tutorials/api-tools-postman-install/install-postman.png b/tutorials/api-tools-postman-install/install-postman.png
new file mode 100644
index 0000000000..f5d80db0a7
Binary files /dev/null and b/tutorials/api-tools-postman-install/install-postman.png differ
diff --git a/tutorials/api-tools-postman-install/open-postman.png b/tutorials/api-tools-postman-install/open-postman.png
new file mode 100644
index 0000000000..5a7529c57c
Binary files /dev/null and b/tutorials/api-tools-postman-install/open-postman.png differ
diff --git a/tutorials/api-tools-postman-install/open-settings.png b/tutorials/api-tools-postman-install/open-settings.png
new file mode 100644
index 0000000000..39907db333
Binary files /dev/null and b/tutorials/api-tools-postman-install/open-settings.png differ
diff --git a/tutorials/api-tools-postman-install/settings.png b/tutorials/api-tools-postman-install/settings.png
new file mode 100644
index 0000000000..f7b3f2c9bf
Binary files /dev/null and b/tutorials/api-tools-postman-install/settings.png differ