Update wget of Revolt.toml

pull/97/head
Declan Chidlow 1 year ago committed by GitHub
parent 219adea236
commit 8df26ffde5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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:

Loading…
Cancel
Save