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