diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-19 00:17:45 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-19 00:17:45 +0900 |
| commit | 259be5801f64ddcec5bdc7d97512322079c57314 (patch) | |
| tree | 00a1a8549388f6286027ca3859963102f80a40c2 /README.md | |
| parent | 7ed5afe7c68777c83b99fffae067374d508eb9b9 (diff) | |
| parent | 6545cbd6f3cc7620f53e5872e018ea8c0b91d9d8 (diff) | |
Merge pull request #561 from JaKooLit/main
main to development
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -92,13 +92,13 @@ git clone --depth=1 https://github.com/JaKooLit/Hyprland-Dots.git -b development cd Hyprland-Dots ``` -- automatic copy/install of pre-configured dots +- automatic copy/install of pre-configured dots (recommended for updating) ```bash chmod +x copy.sh ./copy.sh ``` -- to copy/install from releases (stable) +- to copy/install from releases (stable) (note this is 1 version older than in main) ```bash chmod +x release.sh ./release.sh |
