Update README.md

This commit is contained in:
Regis David Souza Mesquita 2025-02-15 11:38:18 +00:00 committed by GitHub
parent ac3ce05f75
commit 5624c3c47d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ cd ollama-openai-proxy
Build the project:
```
go build -o proxy-server main.go
go build -o proxy-server ollama_proxy.go
```
## Usage