diff options
| -rw-r--r-- | README.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.gmi b/README.gmi index 100b5f2..317617f 100644 --- a/README.gmi +++ b/README.gmi @@ -44,3 +44,6 @@ List issues that were created or updated in the last 3 days, in the last week or ./gnubug news --since='1 week' ./gnubug news --since='1 month' ``` + +Using `direnv` with `gnbug` allows the user to drop the `./` in the command. + |
