mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Typo fix
This commit is contained in:
parent
1b1ef80b10
commit
ee7103c4b0
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Appwrite is a self-hosted Backend-as-a-Service (BaaS) platform that provides dev
|
|||
## Development Commands
|
||||
|
||||
```bash
|
||||
# Run Appwite
|
||||
# Run Appwrite
|
||||
docker compose up -d --force-recreate --build
|
||||
|
||||
# Run specific test
|
||||
|
|
|
|||
Loading…
Reference in a new issue