From ebf9533894296b9d20e0c5e2a68c21419955b775 Mon Sep 17 00:00:00 2001 From: Leo Neto Date: Wed, 17 Jan 2024 23:22:02 -0300 Subject: [PATCH] fix: README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19842af..67e8eb3 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ get.add_command(foo) ``` 4. **Access your commands via your top-most command group.** ``` -django-clite get foo +geny get foo ``` **NOTE:** If you would like to skip a plugin/command from being auto-discovered, simply rename the package by either