docs: Documentation corrections

Installation instructions incorrectly suggested to install ndn-cxx
package from Ubuntu PPA archive.  Instead, ndn-cxx-dev package should be
installed.

Change-Id: I68a645011f31ba7b3a63fda0fb2811006a83e8ef
3 files changed
tree: ad0319e5a1cc77cd22762d5d0dca926b0c114315
  1. .jenkins.d/
  2. .waf-tools/
  3. apps/
  4. bindings/
  5. docs/
  6. examples/
  7. helper/
  8. model/
  9. NFD/
  10. tests/
  11. utils/
  12. .clang-format
  13. .gitignore
  14. .jenkins
  15. AUTHORS
  16. COPYING.md
  17. ndn-all.hpp
  18. README.md
  19. VERSION
  20. wscript
README.md

ndnSIM 2.0

ndnSIM 2.0 is a new release of NS-3 based Named Data Networking (NDN) simulator that went through extensive refactoring and rewriting. The key new features of the new version:

ndnSIM 2.0 documentation

For more information, including downloading and compilation instruction, please refer to http://ndnsim.net or documentation in docs/ folder.