aboutsummaryrefslogtreecommitdiffstats
path: root/extras/vcl-ldpreload
diff options
context:
space:
mode:
Diffstat (limited to 'extras/vcl-ldpreload')
-rw-r--r--extras/vcl-ldpreload/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/vcl-ldpreload/README.md b/extras/vcl-ldpreload/README.md
index c07b4184be8..81c86f648c8 100644
--- a/extras/vcl-ldpreload/README.md
+++ b/extras/vcl-ldpreload/README.md
@@ -2,8 +2,8 @@
User can LD_PRELOAD any application that uses POSIX socket API.
-NOTE: The sources have been moved to .../vpp/src/vcl and libvcl_ldpreload.so
- libvcl-ldpreload.so is built with VPP and can be found in
+NOTE: The sources have been moved to .../vpp/src/vcl and
+ libvcl_ldpreload.so is built with VPP and can be found in
.../vpp/build-root/install-vpp[_debug]-native/vpp/lib
## HowTo