diff --git a/README.md b/README.md index ae7d161..6b6832e 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Copy `.env` and download `Revolt.toml`, then modify them according to your requi ```bash cp .env.example .env -wget https://raw.githubusercontent.com/revoltchat/backend/main/crates/core/config/Revolt.toml +wget -O Revolt.toml https://raw.githubusercontent.com/revoltchat/backend/main/crates/core/config/Revolt.toml ``` Then start Revolt: