fix underscore in libnetfilter-acct-dev package (#12326)
Steve8291 committed
Mar 6, 2022 at 15:27 UTC
297c76c68eefe0dedb5dd465fefcd600d588fbee
1 file changed
+1
-1
collectors/nfacct.plugin/README.md
+1
-1
@@ -9,7 +9,7 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/nfacc
9
10
## Prerequisites
11
12
-1. install `libmnl-dev` and `libnetfilter_acct-dev` using the package manager of your system.
12
+1. install `libmnl-dev` and `libnetfilter-acct-dev` using the package manager of your system.
13
14
2. re-install Netdata from source. The installer will detect that the required libraries are now available and will also build `netdata.plugin`.
15