From 79a4768ae7874accdc9a349eeb95a72e9c300071 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Thu, 8 Aug 2024 07:26:30 +0000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4487505..820c4e0 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ ### Linux (binary) ```curl -Ls s.tx0.su/ltl | bash``` -### Linux/macOS (biuld from source) +### Linux/macOS (build from source) ```curl -Ls s.tx0.su/lts | bash```