From 133b11bb997ce1af594b8f82449bffafb4016ed9 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Sat, 23 Oct 2021 18:14:22 +0300 Subject: [PATCH] deleted readme --- Alens/README.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Alens/README.md diff --git a/Alens/README.md b/Alens/README.md deleted file mode 100644 index 2df8b92..0000000 --- a/Alens/README.md +++ /dev/null @@ -1,12 +0,0 @@ -Download git and run in terminal: -```terminal -git config --global user.name "Your Name" -git config --global user.email "youremail@yourdomain.com" -``` - -Enter in required directory and run: -```terminal -git clone https://github.com/KristofersSolo/Godot -``` - -or just use [GitHub Desktop](https://desktop.github.com) \ No newline at end of file