Fix Readme

This commit is contained in:
spikecodes 2021-01-02 20:59:04 -08:00
parent 5ea504e6e8
commit 516403ee47

View File

@ -191,11 +191,6 @@ Specify a custom address for the server by passing the `-a` or `--address` argum
libreddit --address=0.0.0.0:8111
```
To disable the media proxy built into Libreddit, run:
```
libreddit --no-default-features
```
## Building
```