]> git.droids-corp.org - dpdk.git/blobdiff - doc/build-sdk-meson.txt
doc: fix a minor typo in testpmd guide
[dpdk.git] / doc / build-sdk-meson.txt
index 29a8bd387faae3f26c25bf2b3caa66723b595689..0a3316386ffb14b8d4be08c026709f5088a95528 100644 (file)
@@ -1,11 +1,6 @@
 INSTALLING DPDK USING THE MESON BUILD SYSTEM
 ---------------------------------------------
 
-NOTE: Compiling and installing DPDK using ``meson`` and ``ninja``, rather
-than using ``make`` (GNU make) is EXPERIMENTAL. Official builds of DPDK
-should always be done using ``make``, as described in the ``Getting Started
-Guide`` documentation, and at "http://core.dpdk.org/doc/quick-start".
-
 Summary
 --------
 For many platforms, compiling and installing DPDK should work using the