Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nitwhiz committed Feb 3, 2024
1 parent 306883c commit 38f0a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Note: All commands and responses end with `\n` (newline).
Start the server with:

```shell
docker run --rm -it -p 7194:7194 ghcr.io/nitwhiz/omnilock:lastest
docker run --rm -it -p 7194:7194 ghcr.io/nitwhiz/omnilock:latest
```

And connect to it via port 7194.

0 comments on commit 38f0a95

Please sign in to comment.