Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi committed Dec 11, 2023
1 parent 3af4abc commit 8cec9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,4 +6,4 @@ reduced to reproduce a (already fixed) problem with FerretDB.
How to run:

1. Install `dotnet` tool.
2. Run `dotnet run "mongodb://username:password@localhost:27017/?authMechanism=PLAIN"`.
2. Run `dotnet run mongodb://localhost:27017/` or `dotnet run "mongodb://username:password@localhost:27017/?authMechanism=PLAIN"`.

0 comments on commit 8cec9c0

Please sign in to comment.