Updated help message

This commit is contained in:
Jonas Höglund 2016-04-15 15:01:18 +02:00
parent e83748b3e4
commit b3af9d3695

View file

@ -541,7 +541,7 @@ feeds_at_top()
echo ""
echo "please run:"
echo " git pull"
echo " scripts/iop_feeds_update.sh"
echo " ./iop feeds_update"
echo ""
echo "do not forget the bootstrap. but do not run make it can delete your package in build"
exit 0