Skip to content

Commit a9e9ab8

Browse files
committed
update README.md
1 parent e9e0091 commit a9e9ab8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ketryx Test Results Reporter
1+
# Ketryx Build API Utility
22

33
A Python utility for uploading and reporting test results and Software Bill of Materials (SBOM) to the Ketryx platform.
44

@@ -20,8 +20,8 @@ A Python utility for uploading and reporting test results and Software Bill of M
2020

2121
1. Clone this repository:
2222
```bash
23-
git clone [repository-url]
24-
cd [repository-name]
23+
git clone [email protected]:Ketryx/build-api-reporter.git
24+
cd build-api-reporter
2525
```
2626

2727
2. Create and activate a virtual environment:

0 commit comments

Comments
 (0)