Skip to content

Commit

Permalink
fix: README
Browse files Browse the repository at this point in the history
  • Loading branch information
oleoneto committed Jan 18, 2024
1 parent 87ce44c commit ebf9533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ebf9533

Please sign in to comment.