doberst commited on
Commit
c3a0616
·
verified ·
1 Parent(s): 128a069

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ Get started right away
16
 
17
  1. Install dependencies
18
 
19
- ```python
20
  pip3 install llmware
21
  pip3 install onnxruntime_genai
22
  ```
 
16
 
17
  1. Install dependencies
18
 
19
+ ```
20
  pip3 install llmware
21
  pip3 install onnxruntime_genai
22
  ```