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 d2931a3 commit 83c8e50Copy full SHA for 83c8e50
README.md
@@ -5,7 +5,7 @@ Windows .exe installer in a single click
5
## Dependencies
6
7
For now, this module is a front end for a shell script,
8
-[icingaclient](ic)
+[icingaclient](https://github.com/sol1/icingaclient)
9
.
10
11
Follow the instructions in the icingaclient(1) README for installation.
@@ -15,7 +15,6 @@ Other prerequisite packages on Debian-based distributions:
15
- php-curl
16
- nsis
17
18
-[ic]: https://github.com/sol1/icingaclient
19
20
## Installation
21
Build and install the package with `make`:
0 commit comments