From 5f42c6370bbf3ba2542af139903ce0fd943811b1 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Mon, 27 Feb 2023 22:28:28 +0100 Subject: [PATCH] fix doc --- docs/howto/test-latest-dotdrop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/test-latest-dotdrop.md b/docs/howto/test-latest-dotdrop.md index aef20d3..abe4cfa 100644 --- a/docs/howto/test-latest-dotdrop.md +++ b/docs/howto/test-latest-dotdrop.md @@ -10,5 +10,5 @@ $ git clone https://github.com/deadc0de6/dotdrop.git $ cd dotdrop ## switch to a specific branch if needed $ git checkout -$ ./dotdrop.sh --config +$ ./dotdrop.sh --cfg ``` \ No newline at end of file