From 49726b2fa02bc16d7f9a048293ea4ab59ef4fd18 Mon Sep 17 00:00:00 2001 From: Admin Date: Fri, 16 May 2025 14:14:04 -0700 Subject: [PATCH] fix typo --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 9d84ebf..1e1db50 100644 --- a/BUILD.md +++ b/BUILD.md @@ -9,7 +9,7 @@ ### Building 1. clone or download this repository -```https://git.randomserver.top/legacytard-association/converse.rs.git``` +```git clone https://git.randomserver.top/legacytard-association/converse.rs.git``` 2. Open a terminal in VSCode, and type the following commands