mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: fix typo
This commit is contained in:
@@ -36,7 +36,7 @@ docker run \
|
||||
--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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user