Skip to content

Commit 3934b73

Browse files
Update README.md
1 parent 70f995a commit 3934b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ The pipeline is divided into several distinct stages, each performing a specific
137137

138138
1. **Clone the repository:**
139139
```bash
140-
git clone <repository_url>
141-
cd <repository_name>
140+
git clone https://github.com/gokhaneraslan/pipeline.git
141+
cd pipeline
142142
```
143143

144144
2. **Create and activate a virtual environment (recommended):**

0 commit comments

Comments
 (0)