Always use 'lib' instead of 'lib64'
[vpp.git] / extras / vcl-ldpreload / README.md
index b40c4c5..c07b418 100644 (file)
@@ -4,7 +4,7 @@ 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
-      .../vpp/build-root/install-vpp[_debug]-native/vpp/lib64
+      .../vpp/build-root/install-vpp[_debug]-native/vpp/lib
 
 ## HowTo