mirror of
https://github.com/usememos/memos.git
synced 2025-10-09 22:06:53 +08:00
chore: tweak readme
This commit is contained in:
parent
8233a6ba1c
commit
d39cacf1f9
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ A privacy-first, lightweight note-taking service. Easily capture and share your
|
|||
docker run -d --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos neosmemo/memos:stable
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> This command is only applicable for Unix/Linux systems. For Windows, please refer to the detailed [documentation](https://www.usememos.com/docs/install/self-hosting).
|
||||
>
|
||||
> The `~/.memos/` directory will be used as the data directory on your local machine, while `/var/opt/memos` is the directory of the volume in Docker and should not be modified.
|
||||
|
||||
Learn more about [other installation methods](https://www.usememos.com/docs/install).
|
||||
|
|
Loading…
Add table
Reference in a new issue