From b662335cffdd9ba4235dfc44bda6579e04092ce3 Mon Sep 17 00:00:00 2001 From: clunietp <1031470+clunietp@users.noreply.github.com> Date: Fri, 27 Dec 2019 06:46:41 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d20bb78..859d5af 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ Features: - integrated Trickle (https://github.com/mariusae/trickle) for bandwidth limiting (optional) Usage: -- Edit the docker-compose.yml file +- Edit the `docker-compose.yml` file - Change the drive mapping to your local directory - - Update your Mega credentials - - Change any desired bandwidth parameters or remove Trickle completely (default: 1MB/s down and up) + - Add your Mega credentials + - Change desired bandwidth parameters or remove Trickle completely (default: 1MB/s down and up) - `docker-compose build` - `docker-compose run -d`