diff --git a/README.md b/README.md index 90f6f3e..3bc8bdc 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ cd locimend nix-shell ``` +5. Install the dependencies via poetry: + +```bash +poetry install +``` + After running these commands, you will find yourself in a shell that contains all the needed dependencies.