mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-01-12 13:14:20 +01:00
Update README.md - Fix Typo
I believe author intends to use "prepend" not "prepent" on Line 63.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user