diff --git a/part1/simple_config.rst b/part1/simple_config.rst index 6137a19..4f44c58 100644 --- a/part1/simple_config.rst +++ b/part1/simple_config.rst @@ -251,7 +251,7 @@ So, we can simply run gem5 from the root gem5 directory as: .. code-block:: sh - build/X86/gem5.opt configs/tutorial/simple.py + build/X86/gem5.opt configs/learning_gem5/part1/simple.py The output should be: