mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-09-10 12:03:06 +02:00
Updated README
This commit is contained in:
parent
a635a7d451
commit
5987e4d668
1 changed files with 0 additions and 11 deletions
11
README.md
11
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
|
||||
|
|
Loading…
Add table
Reference in a new issue