fix: update clone URL in installation instructions in README.md
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
1. Ensure you have [Rust](https://www.rust-lang.org/) installed.
|
1. Ensure you have [Rust](https://www.rust-lang.org/) installed.
|
||||||
2. Clone this repository:
|
2. Clone this repository:
|
||||||
```bash
|
```bash
|
||||||
git clone <repository-url>
|
git clone https://github.com/GKaszewski/codebase-to-prompt
|
||||||
cd codebase-to-prompt
|
cd codebase-to-prompt
|
||||||
```
|
```
|
||||||
3. Build the project:
|
3. Build the project:
|
||||||
|
Reference in New Issue
Block a user