From 18565cbc565672343fd8eaac79e72b6aef3309bf Mon Sep 17 00:00:00 2001 From: jolts Date: Fri, 24 Jan 2025 13:22:25 +0200 Subject: [PATCH] i am stupid! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41727d0..3d0961a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This project is a command-line tool that fetches GitHub issue data and reconstru 2. Change to the project directory: ```sh - cd issue_cli + cd tools_issue_cli ``` 3. Build the project: