minor change

This commit is contained in:
Andreas Abel
2021-10-25 19:49:46 +02:00
parent 2e11511017
commit 44bcccfa07

View File

@@ -10,7 +10,7 @@ fi
if [ ! -e /sys/nb ]; then
echo "Error: nanoBench kernel module not loaded"
echo "Load with \"sudo insmod nb.ko\""
echo "Load with \"sudo insmod kernel/nb.ko\""
exit 1
fi