diff options
-rw-r--r-- | web/input/doc/faq/gnulib.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/input/doc/faq/gnulib.md b/web/input/doc/faq/gnulib.md index 1c4a65b..19b47f2 100644 --- a/web/input/doc/faq/gnulib.md +++ b/web/input/doc/faq/gnulib.md | |||
@@ -6,7 +6,7 @@ parent: FAQ | |||
6 | 6 | ||
7 | [Gnulib][gnulib] provides replacement implementations of functions that are | 7 | [Gnulib][gnulib] provides replacement implementations of functions that are |
8 | not available on all (Unix-like) operating systems. In order to sync with the | 8 | not available on all (Unix-like) operating systems. In order to sync with the |
9 | latest Gnulib code, starting from the directory below your monitoring-plugins | 9 | latest Gnulib code, starting from the directory above your monitoring-plugins |
10 | repository, do something like: | 10 | repository, do something like: |
11 | 11 | ||
12 | $ git clone git://git.savannah.gnu.org/gnulib.git | 12 | $ git clone git://git.savannah.gnu.org/gnulib.git |