Skip to content

Commit 3e2085d

Browse files
committed
Updated readme
1 parent 104eef6 commit 3e2085d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Any mutual TLS / other considerations are expected to be managed at the point of
1111

1212
## Development
1313

14-
`pip install cactus_client_notifications` will install all dependencies for running the server
14+
`uv sync` will install all dependencies for running the server
1515

16-
`pip install cactus_client_notifications[dev,test]` will install ALL dependencies for development / tests
16+
`uv sync --all-extras` will install ALL dependencies for development / tests
1717

1818
## Configuration
1919

0 commit comments

Comments
 (0)