http -> https

This commit is contained in:
Daniel Gurney
2021-04-02 14:46:20 +03:00
committed by GitHub
parent 3bf216d645
commit 887a82b21d

View File

@@ -30,7 +30,7 @@ In order to compile 86Box from this repository, please follow this step-by-step
7. If the compilation succeeded (which it almost always should), you will find `86Box.exe` in the `src` directory.
8. 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 http://ci.86box.net, and the latest ROM set from https://github.com/86Box/roms.
8. 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. Enjoy using and testing the emulator! :)