fix(readme): Update README installation instructions to recommend automated installer script and clarify npm installation

This commit is contained in:
2025-11-09 11:30:39 +00:00
parent 60eadaf6a1
commit 89ffd61717
3 changed files with 19 additions and 21 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/nupst',
version: '5.1.10',
version: '5.1.11',
description: 'Network UPS Shutdown Tool - Monitor SNMP-enabled UPS devices and orchestrate graceful system shutdowns during power emergencies'
}