summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorUman Shahzad <uman@mslm.io>2021-07-08 12:56:41 +0500
committerGitHub <noreply@github.com>2021-07-08 12:56:41 +0500
commit02bc2cc3f21eb6dc95afb602b1c9c3f339224216 (patch)
tree1340d8f0641a98408429ca33a4382b670646cd89 /packaging
parentf937c7b85afd807789b47dd58c854742c97c733d (diff)
Fix tiny issues in docs (#11320)
* memcached makes more sense under "data store". * will allowed -> will be allowed * use markdown bold format. * include/ is not inside lib/ for libwebsockets.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/installer/methods/source.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/installer/methods/source.md b/packaging/installer/methods/source.md
index e0827fc17c..87cd612d86 100644
--- a/packaging/installer/methods/source.md
+++ b/packaging/installer/methods/source.md
@@ -99,7 +99,7 @@ library for the build system:
`externaldeps/libwebsockets`.
6. Copy `lib/libwebsockets.a` from the libwebsockets source directory to
`externaldeps/libwebsockets/libwebsockets.a` in the Netdata source tree.
-7. Copy the entire contents of `lib/include` from the libwebsockets source
+7. Copy the entire contents of `include/` from the libwebsockets source
directory to `externaldeps/libwebsockets/include` in the Netdata source tree.
#### JSON-C