docs: update start service

This commit is contained in:
arkohut 2024-10-23 22:49:55 +08:00
parent 9416ba5999
commit 9a50c632d1
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ Data will be stored in the `~/.memos` directory.
### 3. Start the Service
```sh
memos enable
memos start
```

View File

@ -31,6 +31,7 @@ memos init
### 3. 启动服务
```sh
memos enable
memos start
```