docs: fix an example in README-dev

refs #2673

Change-Id: I5910f1ecde5d91e3b2fcbecbfed37c80e476f263
1 file changed
tree: 0a5c6dc43bfc0b7dd1992c60d3a8f943d6f25335
  1. .jenkins.d/
  2. .waf-tools/
  3. core/
  4. tools/
  5. .gitignore
  6. .jenkins
  7. COPYING.md
  8. INSTALL.md
  9. README-dev.md
  10. README.md
  11. waf
  12. wscript
README.md

NDN Essential Tools

ndn-tools is a collection of essential tools for Named Data Networking. These tools are recommended to be installed on all NDN nodes.
Tools in this collection include:

  • ping: test reachability between two nodes
  • peek: transmit a single packet between a consumer and a producer

See INSTALL.md for build instructions.

Please file bug reports and feature requests on ndn-tools Redmine site.
You may contribute code on NDN Gerrit. GitHub pull requests are not accepted.