Update README.md

This commit is contained in:
Paul Makles
2021-11-03 22:53:32 +00:00
committed by GitHub
parent 0197d44d72
commit b811cea9a6

View File

@@ -15,7 +15,14 @@ docker-compose up -d
Then simply go to http://local.revolt.chat:5000
## Usage
## Setup
Clone this repository.
```bash
git clone https://github.com/revoltchat/self-hosted revolt
cd revolt
```
Copy the `.env` file and edit according to your needs.