commit | 71278d4c6011bf4f961fa79d12a2c39f3fbfdd3c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Dec 12 19:16:54 2012 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Dec 12 19:16:54 2012 -0800 |
tree | 9b247c3c8ff5fbed144233b02874f5205e472f80 | |
parent | c3cc0b34a10b07d1c5d3990b923a11e90081a835 [diff] |
docs: Correcting documentation of custom applications. Adding docs about new versions of ContentStore
To successfully compile ndnSIM, it is necessary to use a custom branch of NS-3.
This branch can be cloned from https://github.com/cawka/ns-3-dev-ndnSIM
mkdir ndnSIM cd ndnSIM git clone git://github.com/cawka/ns-3-dev-ndnSIM.git ns-3 git clone git://github.com/cawka/pybindgen.git pybindgen git clone git://github.com/NDN-Routing/ndnSIM.git ns-3/src/ndnSIM
For more information, including downloading and compilation instruction, please refer to documentation in doc/ or on http://ndnsim.net