Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,12 @@ This is the list of steps to be performed when trying to run the application usi

4. Next, import the requests you require.

With your Postman application running, go to the address [here](https://www.getpostman.com/collections/018eec85b244921f8b52) and simply confirm the import.
Go to the address [here](https://www.getpostman.com/collections/018eec85b244921f8b52) and simply copy the url in the address bar.

-Next with your Postman application running, click the import button at the top of the Postman Application
-Select the Import From Link Tab
-Paste the link you just copied into this text field
-Click the import button

The result should be seen on the left window called "Collections".

Expand Down