Browse Source

Git not github

pull/38/head
Duke Leto 3 years ago
parent
commit
e7eed1052a
  1. 2
      DEVELOPING.md

2
DEVELOPING.md

@ -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

Loading…
Cancel
Save