Git not github

This commit is contained in:
Duke Leto
2021-07-26 11:40:49 -04:00
parent e303f0b12b
commit e7eed1052a

View File

@@ -52,7 +52,7 @@ make -j$(nproc) install
```
# Build MXE (Cross-compiled Qt5 for Windows in Linux)
```
mkdir ~/github && cd ~/github
mkdir ~/git && cd ~/git
git clone https://github.com/mxe/mxe.git
cd mxe