diff options
author | Joursoir <chat@joursoir.net> | 2023-04-27 19:45:59 +0400 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2023-04-27 19:45:59 +0400 |
commit | e84dbd40d4ede7d49e4c1f42946aacaa63ec45e0 (patch) | |
tree | ebe0e17c30872dbd9adee9326c99ab4a642e0703 | |
parent | 712f7c00c2d3f5333b4fa565d71cdfb10cf89c8d (diff) | |
download | umt-master.tar.gz umt-master.tar.bz2 umt-master.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ That's all. You can compile the application. ## Binary release -Compiling programs for UEFI is not always convenient, especially for an application. Therefore, precompiled application is distributed. You can find binaries (for x86_64) at [joursoir.net/binaries/umt](http://joursoir.net/binaries/umt/). +Compiling programs for UEFI is not always convenient, especially for an application. Therefore, precompiled application is distributed. You can find binaries (for x86_64) at [joursoir.net/storage/binaries/umt](http://joursoir.net/storage/binaries/umt/). ## Usage |