mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 23:13:18 +02:00
Update README.md
This commit is contained in:
@@ -22,7 +22,8 @@ NOTE: Older buildsystem versions < 3.2 need libsdl1.2-dev
|
|||||||
```bash
|
```bash
|
||||||
apt-get install -y gitk git-gui meld
|
apt-get install -y gitk git-gui meld
|
||||||
```
|
```
|
||||||
NOTE: In case of no configured git, please set your global git user data:
|
|
||||||
|
### Optional: In case of no configured git, please set your global git user data:
|
||||||
```bash
|
```bash
|
||||||
git config --global user.email "you@example.com"
|
git config --global user.email "you@example.com"
|
||||||
git config --global user.user "Your Name"
|
git config --global user.user "Your Name"
|
||||||
|
Reference in New Issue
Block a user