Change git clone command to use legacy branch

Updated the clone command to use the 'legacy' branch.
This commit is contained in:
Felix 2026-04-13 12:40:25 +03:00 committed by GitHub
parent 704d6d51f8
commit e9b5a25eb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,8 +19,9 @@
1. Clone the repository:
```bash
git clone https://github.com/lampac-ukraine/lampac-ukraine.git .
git clone -b legacy https://github.com/lampac-ukraine/lampac-ukraine.git .
```
or Download manual https://github.com/lampame/lampac-ukraine/archive/refs/heads/legacy.zip
2. Move the modules to the correct directory:
- If Lampac is installed system-wide, move the modules to the `module` directory.