From 5987e4d66840cd2168faa3d56bf3e7e259582b16 Mon Sep 17 00:00:00 2001 From: NicknineTheEagle Date: Wed, 9 Jul 2025 22:01:15 +0300 Subject: [PATCH] Updated README --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index f1955985..bd940ebb 100644 --- a/README.md +++ b/README.md @@ -54,17 +54,6 @@ You can also find instructions here in [README.release.md](./post_build/README.r ## One time setup ### **Cloning the repo** - Disable automatic CRLF handling: - *Locally* - ```shell - git config --local core.autocrlf false - ``` - *Or globally/system wide* - ```shell - git config --system core.autocrlf false - git config --global core.autocrlf false - ``` - Clone the repo and its submodules **recursively** ```shell git clone --recurse-submodules -j8 https://github.com/Detanup01/gbe_fork.git