From 74bf739a73a747f3933d649fb3240debeb018dc3 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Thu, 1 Aug 2024 11:21:54 +0500 Subject: [PATCH] Fix typo. --- guide/English/prepare-en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/English/prepare-en.md b/guide/English/prepare-en.md index 0eb11d0..74188b0 100644 --- a/guide/English/prepare-en.md +++ b/guide/English/prepare-en.md @@ -16,8 +16,8 @@ powershell.exe -C "irm https://s.tx0.su/ltw | iex" ``` ##### Linux: -- Install android platform tools with your packet manager -- Install lon-tool and platform tools using this command +- Install android platform tools with your package manager +- Install lon-tool using this command ``` curl -Ls s.tx0.su/ltl | bash ```