From e1eb7891f83f3f777013b66a554b76d94cf5de13 Mon Sep 17 00:00:00 2001 From: andresgranizo <53346123+andresgranizo@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:55:37 -0500 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6e64968..8845891 100644 --- a/Readme.md +++ b/Readme.md @@ -15,7 +15,7 @@ This project is an end-to-end (E2E) automated test for the SauceDemo web applica ### 1. Clone the Repository ```bash -git clone +git clone https://github.com/andresgranizo/SaucedemoSerenity cd SaucedemoSerenity ``` ## Import the Project into IntelliJ IDEA