diff --git a/README.md b/README.md index c50a886..4377cbc 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ patchset=kpnp_russ - version - recommended game version (optional) - patchset- name for the .ips patches directory (optional) +### Installing +You can download pre-built binaries from [releases page](https://github.com/arabianq/build_msp/releases) + ### Installing using cargo You can install build_msp from crates.io ```cargo install build_msp``` diff --git a/README.ru.md b/README.ru.md index eebaa79..70c83f2 100644 --- a/README.ru.md +++ b/README.ru.md @@ -31,6 +31,9 @@ patchset=kpnp_russ - version - рекомендуемая версия игры (опционально) - patchset- название для директории с .ips патчами (опционально) +### Установка +Вы можете скачать готовые исполняемые файлы со [страницы релизов](https://github.com/arabianq/build_msp/releases) + ### Установка с помощью cargo Вы можете установить build_msp из crates.io ```cargo install build_msp```