diff --git a/README.md b/README.md index d7184ed..0443640 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,6 @@ The following environment variables are available: ## Setup ---- - ### Create a Docker Network Create a Docker network to connect your containers: @@ -50,8 +48,6 @@ docker run -d --name holesail \ ## Modes ---- - Holesail-docker can run in three modes: Server, Client, and Filemanager. ### Server Mode @@ -143,8 +139,6 @@ Replace `` with the directory you wish to share. ## Development ---- - To develop Holesail-docker, clone this repository, create docker-compose.yml and run: ```yaml