Forgot some backticks

This commit is contained in:
Daniel Gurney
2021-06-13 17:57:54 +03:00
committed by GitHub
parent 036bacdc58
commit d56454faca

View File

@@ -32,7 +32,7 @@ In order to compile 86Box, please follow this step-by-step guide:
8. If the compilation succeeded (which it almost always should), you will find ``86Box.exe`` in the ``src`` directory.
9. In order to test your fresh build, replace the `86Box.exe` in your current 86Box environment with your freshly built one. If you do not have a pre-existing 86Box environment, download the latest successful build from https://ci.86box.net, and the latest ROM set from https://github.com/86Box/roms.
9. In order to test your fresh build, replace the ``86Box.exe`` in your current 86Box environment with your freshly built one. If you do not have a pre-existing 86Box environment, download the latest successful build from https://ci.86box.net, and the latest ROM set from https://github.com/86Box/roms.
10. Enjoy using and testing the emulator! :)