diff options
| -rw-r--r-- | README.gmi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README.gmi b/README.gmi index 949da34..5df5466 100644 --- a/README.gmi +++ b/README.gmi @@ -35,7 +35,10 @@ Other discussions on leaving github ## tissue -You may peruse the issues in this repository using the tissue command-line interface. +You may peruse the issues in this repository using the tissue command-line interface. You can drop into a shell with tissue using +``` +guix shell tissue +``` List all open issues. ``` |
