Commit e179c65e authored by boojack's avatar boojack

chore: fix typo

parent 29da70be
...@@ -36,7 +36,7 @@ docker run \ ...@@ -36,7 +36,7 @@ docker run \
--port 5230 --port 5230
``` ```
`memos` should be running at [http://localhost:5230](http://localhost:5230). If the `~/.memos/` does not have a `memos_prod.db` file, then `memos` will auto generate it. Memos should be running at [http://localhost:5230](http://localhost:5230). If the `~/.memos/` does not have a `memos_prod.db` file, then memos will auto generate it.
## 🏗 Development ## 🏗 Development
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment