Skip to content

Commit 2675236

Browse files
authored
Update README.md
1 parent 2f19625 commit 2675236

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ To install the `testkit` testing tool, follow the steps below:
3838
2. Clone the `testkit` repository from GitHub using the following command:
3939

4040
```
41-
git clone https://github.com/`testkit`/`testkit`.git
41+
git clone https://github.com/testkit/testkit
4242
```
4343

4444
3. Change into the cloned directory:
4545

4646
```
47-
cd `testkit`
47+
cd testkit
4848
```
4949

5050
4. Build the project using Cargo:

0 commit comments

Comments
 (0)