mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 09:22:21 +00:00
Change git clone command to use legacy branch
Updated the clone command to use the 'legacy' branch.
This commit is contained in:
parent
704d6d51f8
commit
e9b5a25eb0
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user