Skip to content

Commit

Permalink
Correct typo in README.md
Browse files Browse the repository at this point in the history
Correct typo in README

Signed-off-by: C~+ <[email protected]>
  • Loading branch information
c-rindi authored Jan 30, 2025
1 parent ae943dc commit a06de99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pip install mlflow-go-backend

`mlflow-go-backend` is meant to be a drop-in-replacement for `mlflow`.

You can update your existing you used `mlflow` command with `mlflow-go`:
You can update your existing `mlflow` command with `mlflow-go`:

```diff
- mlflow server --backend-store-uri postgresql://postgres:postgres@localhost:5432/postgres
Expand Down Expand Up @@ -111,4 +111,4 @@ Not yet a Go wizard? We've collected some [resources to learn Go](./docs/learnin
## Community

There is a dedicated Slack channel called `#mlflow-go` on the official [mlflow Slack](https://mlflow.org/slack).
Shoot us a message if you have any questions!
Shoot us a message if you have any questions!

0 comments on commit a06de99

Please sign in to comment.