doc: update release notes for 21.02
[dpdk.git] / doc / guides / sample_app_ug / server_node_efd.rst
index 12208f4..f27d1cc 100644 (file)
@@ -93,7 +93,7 @@ and the back-end node.
 
 The frontend server (server) has the following command line options::
 
-    ./server [EAL options] -- -p PORTMASK -n NUM_NODES -f NUM_FLOWS
+    ./<build_dir>/examples/dpdk-server [EAL options] -- -p PORTMASK -n NUM_NODES -f NUM_FLOWS
 
 Where,