Skip to content

Commit

Permalink
Updated pip to poetry in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davidraker committed Oct 3, 2024
1 parent e9a5bd9 commit e5eca99
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 @@ -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:
Expand Down

0 comments on commit e5eca99

Please sign in to comment.