diff --git a/install.sh b/install.sh index e73319a..19a3884 100755 --- a/install.sh +++ b/install.sh @@ -205,3 +205,5 @@ cd ../../scenarios/results echo -e "\n\nInstall python packages into local pipenv environment" make install-python-env echo -e "\n\nAll done! Try it by running the following commands:\ncd scenarios/results\nmake sanity-check\nThis should start simulations and create graphs in the scenarios/results/_imgs/ directory." +echo -e "Please make sure that omnetpp-5.6.2/bin is in your PATH!" +