fix(readme): Update installation instructions to combine download and execution into a single command for clarity

This commit is contained in:
2025-03-25 13:17:28 +00:00
parent aa52d5e9f6
commit 9d893a97b6
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2025-03-25 - 2.4.7 - fix(readme)
Update installation instructions to combine download and execution into a single command for clarity
- Method 1 now uses a unified one-line command to download and run the install script
## 2025-03-25 - 2.4.6 - fix(installer)
Improve installation instructions for interactive and non-interactive setups