Added correct repo name instead of placeholder
This commit is contained in:
parent
e4b9be30a8
commit
70f3463b42
|
|
@ -11,12 +11,12 @@ This is a NestJS-based legal document parsing application built for the Pandekte
|
||||||
- **Node.js (v20+)**
|
- **Node.js (v20+)**
|
||||||
- **Gemini API Key** (Get one at [Google AI Studio](https://aistudio.google.com/))
|
- **Gemini API Key** (Get one at [Google AI Studio](https://aistudio.google.com/))
|
||||||
|
|
||||||
> **Note:** I attached billing to my Google account to prevent hitting the free tier limits.
|
> **IMPORTANT:** I attached billing to my Google account to prevent hitting the free tier limits.
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
1. **Clone the Repo**:
|
1. **Clone the Repo**:
|
||||||
```bash
|
```bash
|
||||||
git clone [your-repo-url]
|
git clone https://git.georgew.dev/georgew/pandektes-challenge.git
|
||||||
cd pandektes-challenge
|
cd pandektes-challenge
|
||||||
```
|
```
|
||||||
2. **Environment Setup**:
|
2. **Environment Setup**:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue