diff --git a/README.md b/README.md index 17c107f..d3674ac 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Data will be stored in the `~/.memos` directory. ### 3. Start the Service ```sh +memos enable memos start ``` diff --git a/README_ZH.md b/README_ZH.md index 225b69e..1c4939b 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -31,6 +31,7 @@ memos init ### 3. 启动服务 ```sh +memos enable memos start ```