Merge pull request #10 from 2140data/main

Update README.md - Super Minor Typo Fix
This commit is contained in:
calle
2022-09-22 11:53:15 +03:00
committed by GitHub

View File

@@ -60,7 +60,7 @@ Cashu should be now installed. To execute the following commands, activate your
poetry shell
```
If you don't activate your environment, just prepent `poetry run` to all following commands.
If you don't activate your environment, just prepend `poetry run` to all following commands.
## Configuration
```bash
mv .env.example .env