fix typos

This commit is contained in:
Greg Gauthier 2025-01-21 22:08:17 +00:00
parent 2b567aff17
commit a0426f6121

View File

@ -234,8 +234,7 @@ root@tk5-sysa:~/mvs-tk5/conf# cd ..
root@tk5-sysa:~/mvs-tk5# root@tk5-sysa:~/mvs-tk5#
</pre> </pre>
Finally, there are two additional permissions mods that are needed. We can do these commands from the base directory. First, the mvs runner itself: `chmod +x ./mvs`. Then the directory where the hercules emulator is found: `chmod -R +x ./hercules`. Once that is done, we can proceed to the Finally, there are two additional permissions mods that are needed. We can do these commands from the base directory. First, the mvs runner itself: `chmod +x ./mvs`. Then the directory where the hercules emulator is found: `chmod -R +x ./hercules`. Once that is done, we can proceed to the execution step.
### Running The Turnkey MVS Instance ### Running The Turnkey MVS Instance