From 861948b78788ee70e9771e8692705d2e10429c1c Mon Sep 17 00:00:00 2001 From: Keyitdev <70140437+Keyitdev@users.noreply.github.com> Date: Tue, 5 Jul 2022 19:12:05 +0200 Subject: [PATCH] Cleaning: Removing usless tabs and whitespaces. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a36355b..d1acf77 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Screen resolution: 1080p. 1. Clone this repository, copy fonts to `/usr/share/fonts/`: ```sh - sudo git clone https://github.com/keyitdev/sddm-astronaut-theme.git /usr/share/sddm/themes/sddm-astronaut-theme + sudo git clone https://github.com/keyitdev/sddm-astronaut-theme.git /usr/share/sddm/themes/sddm-astronaut-theme sudo cp /usr/share/sddm/themes/sddm-astronaut-theme/Fonts/* /usr/share/fonts/ ```