Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus authored Nov 24, 2023
1 parent 4e99210 commit 11f9062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Node-UniFi is a NodeJS module that allows to query/control [UniFi devices](http:
## Requirements
* Installed [UniFi-Controller/Network](https://www.ubnt.com/download/unifi) version v4 up to v8 (UDM-Pro, UDM-SE, UDM, UDR, UDW, CloudKey Gen1/Gen2).
* Direct network connectivity between the application using node-unifi and the host:port (normally TCP port 443 or 8443) where the UniFi controller is running on.
* Node.js version >= 14.x
* Node.js version >= 16.x

## Installation
node-unifi can be installed using the following npm command:
Expand Down

0 comments on commit 11f9062

Please sign in to comment.