diff --git a/guide/English/prepare-en.md b/guide/English/prepare-en.md index 99a5530..a74ec14 100644 --- a/guide/English/prepare-en.md +++ b/guide/English/prepare-en.md @@ -12,7 +12,7 @@ ##### Windows: - Install deployer and platform tools using this command ``` -powershell.exe -C "irm https://timoxa0.su/GetLND.ps1 | iex" +powershell.exe -C "irm https://s.tx0.su/lnd | iex" ``` ##### Linux: - Install android platform tools with your packet manager diff --git a/guide/Russian/prepare-ru.md b/guide/Russian/prepare-ru.md index 6d2177b..293e5e3 100644 --- a/guide/Russian/prepare-ru.md +++ b/guide/Russian/prepare-ru.md @@ -12,7 +12,7 @@ ##### Windows: - Выполните эту команду для установки LoN Deployer, adb и fastboot ``` -powershell.exe -C "irm https://timoxa0.su/GetLND.ps1 | iex" +powershell.exe -C "irm https://s.tx0.su/lnd | iex" ``` ##### Linux: - Установите adb и fastboot через пакетный менеджер вашего дистрибутива