Merge pull request #42 from Stapox35/readme-fix

Update build instructions with new repository and chat links
This commit is contained in:
2026-01-28 23:31:53 +01:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ MaSzyna executable source code is licensed under the [MPL 2.0](https://www.mozil
MaSzyna compiles and runs natively on **Linux** and **Windows**. Other platforms are not tested. MaSzyna compiles and runs natively on **Linux** and **Windows**. Other platforms are not tested.
> **Heads-up** > **Heads-up**
> Our dev team is small; we keep improving the build process, but issues may still occur. If you get stuck, please ask on the [dev chat](https://milek7.pl:8065/eu07/channels/dev). > Our dev team is small; we keep improving the build process, but issues may still occur. If you get stuck, please ask on the [official Discord server](https://discord.gg/qAh9ctWPQv).
### Prerequisites ### Prerequisites
@@ -108,7 +108,7 @@ MaSzyna compiles and runs natively on **Linux** and **Windows**. Other platforms
```powershell ```powershell
# Clone repository with submodules # Clone repository with submodules
git clone --recursive https://github.com/eu07/maszyna.git git clone --recursive https://github.com/MaSzyna-EU07/maszyna.git
cd maszyna cd maszyna
@@ -152,7 +152,7 @@ sudo dnf install -y \
libxkbcommon-devel libxkbcommon-devel
# Clone repository with submodules # Clone repository with submodules
git clone --recursive https://github.com/eu07/maszyna.git git clone --recursive https://github.com/MaSzyna-EU07/maszyna.git
cd maszyna cd maszyna
@@ -213,9 +213,9 @@ If detection still fails, padding the file (with comments) up to ~1MB may hel
## Support ## Support
- **Issues:** [https://github.com/eu07/maszyna/issues](https://github.com/eu07/maszyna/issues) - **Issues:** [https://github.com/MaSzyna-EU07/maszyna/issues](https://github.com/MaSzyna-EU07/maszyna/issues)
- **Developer chat:** [https://milek7.pl:8065/eu07/channels/dev](https://milek7.pl:8065/eu07/channels/dev) - **Official Discord Server:** [https://discord.gg/qAh9ctWPQv](https://discord.gg/qAh9ctWPQv)
- **Project page:** [https://eu07.pl/](https://eu07.pl/) - **Project page:** [https://eu07.pl/](https://eu07.pl/)