Update README.md
Browse files
README.md
CHANGED
@@ -62,7 +62,7 @@ Fine-tuned for insurance-related queries and conversations.
|
|
62 |
#### For Windows
|
63 |
```bash
|
64 |
python3 -m venv .venv_open_insurance_llm
|
65 |
-
|
66 |
```
|
67 |
|
68 |
#### For Mac/Linux
|
|
|
62 |
#### For Windows
|
63 |
```bash
|
64 |
python3 -m venv .venv_open_insurance_llm
|
65 |
+
.\.venv_open_insurance_llm\Scripts\activate
|
66 |
```
|
67 |
|
68 |
#### For Mac/Linux
|