From 9f29d306e365e93b4ee522208faf522c57868614 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Mon, 9 Dec 2024 12:52:32 -0500 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 821679f..69a00ec 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Utility library for creating and interacting with OpenSmarts compatible devices on embedded linux -By default, OSm devices are either onboard, or networked. If onboard in an embedded linux environment, they should advertise themselves as a socket under the `/run/osm/onboard` directory. If on the network, they are accessable via port `1313`. +By default, OSm devices are either onboard, or networked. If onboard in an embedded linux environment, they should advertise themselves as a socket under the `/run/osm/onboard` directory. If on the network, they are accessable via port `1212`. -- cgit v1.2.3