Compare commits

..

1 Commits

Author SHA1 Message Date
coolneng 4d67bdac30
Add poetry installation step to README 2021-06-26 04:35:59 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ cd locimend
nix-shell nix-shell
``` ```
5. Install the dependencia via poetry: 5. Install the dependencies via poetry:
```bash ```bash
poetry install poetry install