diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-17 17:14:56 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-17 17:14:56 +0900 |
| commit | 9b09d3ee2c68d3cc8235ae06976edf4c62976ecd (patch) | |
| tree | 0a9e4a8e660cce51dd2ea90bc7e8cdfa4d90cd69 /README.md | |
| parent | 8fc09e8e017e66ecdf9083c090516b6c82d751c0 (diff) | |
updated readme
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 |
