Skip to content

Commit 486588c

Browse files
committed
removed poetry shell from readme, this command has been removed from poetry stdlib
1 parent ab60198 commit 486588c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,7 @@ This will create a virtual environment and install all required dependencies.
107107

108108
## Usage
109109

110-
1. Activate the virtual environment:
111-
112-
```bash
113-
poetry shell
114-
```
115-
116-
2. Run the application:
110+
1. Run the application:
117111

118112
```bash
119113
poetry run python main.py

0 commit comments

Comments
 (0)