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

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/nupst',
version: '2.4.6',
version: '2.4.7',
description: 'Node.js UPS Shutdown Tool for SNMP-enabled UPS devices'
}