We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c7e17 commit 690d682Copy full SHA for 690d682
1 file changed
README.md
@@ -20,7 +20,7 @@ OpenLLM lets developers run any **open-source LLMs** as **OpenAI-compatible API*
20
## Get Started
21
22
```bash
23
-pip install openllm
+pip install openllm # or pip3 install openllm
24
openllm hello
25
```
26
0 commit comments