From 14bb60e58963f803068ecad86f3418729683d0e0 Mon Sep 17 00:00:00 2001 From: q3aql Date: Tue, 30 Mar 2021 17:19:38 +0200 Subject: [PATCH] Fix commands (README.md) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3521749..91905d2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -zenigrub-custom - A simple GTK (Zenity) interface to edit basic settings of GRUB -================================================================================ +zenigrub-custom - A simple GTK (Zenity) interface to edit basic settings of GRUB. +================================================================================= ### Downloads: * [zenigrub-custom-1.4.tar.gz](https://github.com/q3aql/zenigrub-custom/releases/download/v1.4/zenigrub-custom-1.4.tar.gz) - Generic package (English + Spanish Languages). @@ -15,9 +15,9 @@ _Dependencies: bash, coreutils, zenity, xterm, grep, sed_ * Open terminal and run the following commands: ```shell - tar zxvf zenigrub-custom-1.4.tar.gz - cd zenigrub-custom - sudo make install + $ tar zxvf zenigrub-custom-1.4.tar.gz + $ cd zenigrub-custom + $ sudo make install ``` ### Installation (Generic package - Spanish version): @@ -25,9 +25,9 @@ _Dependencies: bash, coreutils, zenity, xterm, grep, sed_ * Open terminal and run the following commands: ```shell - tar zxvf zenigrub-custom-1.4.tar.gz - cd zenigrub-custom - sudo make install-es + $ tar zxvf zenigrub-custom-1.4.tar.gz + $ cd zenigrub-custom + $ sudo make install-es ``` ### Images (Screenshots)