From dd7f4fc63382660438438d60eca5393f33afc029 Mon Sep 17 00:00:00 2001 From: Simon Van Mello <90702729+SimonVanMello@users.noreply.github.com> Date: Tue, 3 Oct 2023 08:41:48 +0200 Subject: [PATCH] Update linux.md --- install/linux.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/linux.md b/install/linux.md index 431b891..2929b52 100644 --- a/install/linux.md +++ b/install/linux.md @@ -16,9 +16,9 @@ You can also use **wget** command if you want. Example : - ```bash - wget https://mohistmc.com/api//latest/download - ``` +```bash +wget https://mohistmc.com/api//latest/download +``` --- Install ---