Update README.md - Fix Typo

I believe author intends to use "prepend" not "prepent" on Line 63.
This commit is contained in:
Ant
2022-09-19 10:46:30 -05:00
committed by GitHub
parent 895a0582a1
commit 8d2f8f3d37

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