From 0677931ca5a204bc5138569afe7ea6c334965c90 Mon Sep 17 00:00:00 2001 From: arkohut <39525455+arkohut@users.noreply.github.com> Date: Mon, 9 Sep 2024 21:08:02 +0800 Subject: [PATCH] chore: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8af81f..2cd2574 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ This will create a folder `~/.memos` and put the config file there. ### 2. Start Screen Recorder ```bash -memos record +memos-record ``` This will start a screen recorder, which will take screenshots every 5 seconds and save it at `~/.memos/screenshots` by default.