diff --git a/README.md b/README.md index 07443bb..8e2cc10 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ In order to use the framework: 1. [Fork](https://github.com/Tahanima/rest-assured-api-test-automation-architecture/fork) the repository. 2. Clone, i.e, download your copy of the repository to your local machine using ``` -git clone https://github.com/[your_username]/rest-assured-api-test-automation-architecture.git +git clone https://github.com/Tahanima/rest-assured-api-test-automation-architecture.git ``` 3. Import the project in [IntelliJ IDEA](https://www.jetbrains.com/idea/download/). 4. Make your desired changes.