Raj-Maharajwala commited on
Commit
9058dfa
·
verified ·
1 Parent(s): adab281

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- .\venv\Scripts\activate
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