From 3f1ae582f0a83993b565c1c8dbfe57b890936147 Mon Sep 17 00:00:00 2001 From: elecbug Date: Tue, 5 May 2026 16:14:02 +0900 Subject: [PATCH] chore: update document --- doc/USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/USAGE.md b/doc/USAGE.md index 94867bf..f457021 100644 --- a/doc/USAGE.md +++ b/doc/USAGE.md @@ -44,7 +44,7 @@ For a more convenient CLI experience, enable bash completion support. Run the following command: ```bash -source ./ctl/linuxus-completion.bash +source ./build/linuxus-completion.bash ``` After enabling completion, you can use `TAB` to automatically complete commands and options.