From 843800e4a44d6ccaa724b1eb943984d7cad19488 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Sat, 13 Jan 2024 21:29:54 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b354a8f819..8c8c67d8cd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +#Cloning the repository +If you are having an error while cloning the repository, try running: + git config --global http.postBuffer 5000000 + + This will increase the size of the buffer from the default 1MiB to 5MiB. + + The Courses ==============================