From 75a73d5bfe7145a2ce998c3cc843f4a708e55bce Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Thu, 21 Oct 2021 17:09:17 +0300 Subject: [PATCH] readme update --- Alens/README.md | 6 +++--- Pavels/README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Alens/README.md b/Alens/README.md index 7c3f7b1..d1f1b86 100644 --- a/Alens/README.md +++ b/Alens/README.md @@ -1,6 +1,6 @@ Download git and run in terminal: -`git config --global user.name "Your Name"` -`git config --global user.email "youremail@yourdomain.com"` +```git config --global user.name "Your Name"``` +```git config --global user.email "youremail@yourdomain.com"``` Enter in required directory and run -`git clone https://github.com/KristofersSolo/Godot` \ No newline at end of file +```git clone https://github.com/KristofersSolo/Godot``` \ No newline at end of file diff --git a/Pavels/README.md b/Pavels/README.md index 7c3f7b1..d1f1b86 100644 --- a/Pavels/README.md +++ b/Pavels/README.md @@ -1,6 +1,6 @@ Download git and run in terminal: -`git config --global user.name "Your Name"` -`git config --global user.email "youremail@yourdomain.com"` +```git config --global user.name "Your Name"``` +```git config --global user.email "youremail@yourdomain.com"``` Enter in required directory and run -`git clone https://github.com/KristofersSolo/Godot` \ No newline at end of file +```git clone https://github.com/KristofersSolo/Godot``` \ No newline at end of file