From 3aed68ed241ba794fd17024ed7c136ec365f7364 Mon Sep 17 00:00:00 2001 From: alessandromrc <66976091+alessandromrc@users.noreply.github.com> Date: Sat, 4 May 2024 16:48:48 +0200 Subject: [PATCH] Remove unneeded space from command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dee8493..89058ca 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a convenient installer script to install Fastfetch, a lightweight system ## Usage 1. Run this command on your terminal: ```bash - curl -sSL https://alessandromrc.github.io/fastfetch-installer/installer.sh | bash +curl -sSL https://alessandromrc.github.io/fastfetch-installer/installer.sh | bash ``` ## Supported Platforms