From 36de5d6c24cf29e5029c6296d38eb329309702f0 Mon Sep 17 00:00:00 2001 From: ITmail-dk Date: Wed, 23 Nov 2022 10:41:13 +0100 Subject: [PATCH] Smal edit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 186ab89..2690f7f 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Install Scripts for Linux -Small and quick install scripts for all kinds of things, mostly for Debian in Linux +Small and quick install scripts for all kinds of things, mostly for Debian Linux. -# Run this Command line in the terminal, to get the install scripts. +## Run this Command line in the terminal, to get the install scripts. `sudo apt install -y git && cd ~ && git clone https://github.com/ITmail-dk/scripts-install` @@ -10,6 +10,6 @@ Small and quick install scripts for all kinds of things, mostly for Debian in Li ## Sample code of an VS Code installation to get you started. Open a terminal and go to the scripts-install folder and run... -cd scripts-install +`cd scripts-install` -./install-vscode-debian.sh +`./install-vscode-debian.sh`