We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 218c72a commit bfb9818Copy full SHA for bfb9818
README.md
@@ -6,7 +6,7 @@ CLI app for managing GitHub labels for Python 3.6 and newer. 📝
6
7
**labels** is available for download from [PyPI][PyPI] via [pip][pip]:
8
9
-```bash
+```text
10
pip install labels
11
```
12
@@ -62,7 +62,7 @@ information. The default name for this file is ``labels.toml`` in your
62
current working directory and can be changed by passing the ``-f, --filename
63
PATH`` option followed by the path to where you want to write to.
64
65
66
labels fetch -o hackebrot -r pytest-emoji
67
68
0 commit comments