Skip to content

Commit 51d5efc

Browse files
docs: adjust warning about 32-bit hardware in documentation
1 parent f9123a8 commit 51d5efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/INSTALL_AND_CONFIG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Overall, the REST API package is designed to be as lightweight as possible and s
88
run pfSense. It's recommended to follow Netgate's [minimum hardware requirements](https://docs.netgate.com/pfsense/en/latest/hardware/minimum-requirements.html).
99

1010
!!! Warning
11-
- The package is currently not compatible with 32-bit builds of pfSense. It is recommended to use the [legacy v1 package](https://github.com/jaredhendrickson13/pfsense-api/tree/legacy) for 32-bit systems.
11+
- The package is currently not supported on 32-bit architectures (i386) like the Netgate 3100 (SG-3100).
1212
- While the package should behave identically on 64-bit architectures other than amd64, automated testing only covers amd64
1313
builds of pfSense CE. Support on other architectures is not guaranteed.
1414

0 commit comments

Comments
 (0)