nonsodev commited on
Commit
a6e63ea
·
1 Parent(s): 74a2922

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,15 +20,15 @@ Simply describe what you're looking for, select your preferred category and emot
20
 
21
  ### Prerequisites
22
 
23
- - Python 3.8+
24
  - pip package manager
25
 
26
  ### Setup
27
 
28
  1. **Clone the repository**
29
  ```bash
30
- git clone <your-repo-url>
31
- cd book-recommender-llm
32
  ```
33
 
34
  2. **Install dependencies**
 
20
 
21
  ### Prerequisites
22
 
23
+ - Python 3.10+
24
  - pip package manager
25
 
26
  ### Setup
27
 
28
  1. **Clone the repository**
29
  ```bash
30
+ git clone https://github.com/nonsodev/semantic-book-recommender.git)
31
+ cd semantic-book-recommender
32
  ```
33
 
34
  2. **Install dependencies**