From c24f02fe948b26baf6ab4db2c209d16812121440 Mon Sep 17 00:00:00 2001 From: qwjyh Date: Sun, 9 Jun 2024 17:16:46 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adf0461..95132c7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Merge browser histories into a single database. ### Initialization For the first execution on each device and browser, do ```sh -browser-history-merger path/to/merged.db init browser-id path/to/browser/history/database +browser-history-merger path/to/merged.db init browser-id /abs/path/to/browser/history/database ``` `browser-id` should be unique to identify browser and machine.