correct devshell message

This commit is contained in:
illustris 2026-01-10 14:06:36 +05:30
parent aa168397b3
commit ac27eead57
Signed by: illustris
GPG Key ID: 56C8FC0B899FEFA3

View File

@ -42,7 +42,6 @@
echo "Linux Performance Workshop Development Environment" echo "Linux Performance Workshop Development Environment"
echo "" echo ""
echo "Available tools: perf, strace, py-spy, hyperfine, bpftrace, ..." echo "Available tools: perf, strace, py-spy, hyperfine, bpftrace, ..."
echo "Run 'make' in any scenario directory to build examples"
''; '';
}; };