From e5eca9904c4f9dfef466cfb7e4e32d04851fbae2 Mon Sep 17 00:00:00 2001 From: "David M. Raker" Date: Thu, 3 Oct 2024 13:52:31 -0700 Subject: [PATCH] Updated pip to poetry in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fea4ee..66dfa79 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Information on how to install of the VOLTTRON platform can be found 3. Install the VOLTTRON BACnet Driver Library: ```shell - pip install volttron-lib-bacnet-driver + poetry add volttron-lib-bacnet-driver ``` 4. Store device and registry files for the BACnet device to the Platform Driver configuration store: