diff --git a/README.md b/README.md index 89d7ace..8a44d12 100644 --- a/README.md +++ b/README.md @@ -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 ```