From fa37504cb2506c40a9a578f3a204870bcdb8dc2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renato=20Ara=C3=BAjo?= Date: Mon, 3 Aug 2020 16:02:17 -0300 Subject: [PATCH] bug fix in the ns-3-dev branch name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c09adef..51baba2b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The code should also work with the latest version of ndnSIM, but it is not guara mkdir ndnSIM cd ndnSIM - git clone -b ndnSIM-2.5 https://github.com/named-data-ndnSIM/ns-3-dev.git ns-3 + git clone -b ndnSIM-v2.5 https://github.com/named-data-ndnSIM/ns-3-dev.git ns-3 git clone -b 0.18.0 https://github.com/named-data-ndnSIM/pybindgen.git pybindgen git clone -b ndnSIM-2.5 --recursive https://github.com/named-data-ndnSIM/ndnSIM ns-3/src/ndnSIM