commit | 6cf8343c2661486e8803023e6407cbf6cb82b8e0 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Feb 15 16:02:04 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Feb 15 17:05:41 2013 -0800 |
tree | f17d5c31fcebe5bc49914370d2b348079104f113 | |
parent | dc115ef0a58ab8d5c90cf73cf75c5680d89790d7 [diff] |
docs: adding disclaimer notice in examples section of documentation
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