From f5434a4a1822b4ab52f235f92b378520ba4d1453 Mon Sep 17 00:00:00 2001 From: Tobias Klug Date: Fri, 23 Aug 2024 17:44:03 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 92e1902..1fdf7df 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,6 @@ local: db_path: /path/to/db.json ``` -The following command will create a database (db.json) in the current directory. - ```bash -strikes --db-path ./my-db.json strike +strikes --config-path /path/to/configuration.yaml strike guenther ``` -