diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml.old similarity index 100% rename from .github/workflows/codeql-analysis.yml rename to .github/workflows/codeql-analysis.yml.old diff --git a/.github/workflows/coveralls.yml b/.github/workflows/coveralls.yml.old similarity index 100% rename from .github/workflows/coveralls.yml rename to .github/workflows/coveralls.yml.old diff --git a/README.md b/README.md index df004da..02ce959 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ `triggercmd` is a CLI client for the [TRIGGERcmd][1] cloud service. +## dependencies +you need install `gobject-introspection` if you use Arch Linux. + ## installation the `triggercmd` package is available in [PyPI](https://pypi.org/project/triggercmd/). to install, simply type the following command: ```