fix: correct spelling of 'recieve' to 'receive' in user registration handler
This commit is contained in:
parent
08dd3d3c2a
commit
b7ddacd671
@ -34,7 +34,7 @@ These are instructions for USING Dreamii, not to modify it.
|
||||
python3 -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip install git+https://molodetz.nl/retoor/dreamii.git
|
||||
echo > "# My first dreamii site" > index.md
|
||||
echo "# My first dreamii site" > index.md
|
||||
dreamii serve 7331
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user