Jaume commited on
Commit
09a54e6
·
1 Parent(s): ccb0312

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ See it in action in:
28
  ## Installation
29
 
30
  ```bash
31
- pip install poetry
32
  ```
33
 
34
  ## Running the app
 
28
  ## Installation
29
 
30
  ```bash
31
+ poetry install
32
  ```
33
 
34
  ## Running the app