Update 'README.md'

This commit is contained in:
Johan Koke 2022-08-18 08:30:49 +00:00
parent 41b0b9899c
commit bbff6f78ae
1 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# Project Title
A short description about the project and/or client.
Docker bedrock server
## Getting Started
@ -10,15 +10,15 @@ These instructions will get you a copy of the project up and running on your loc
The things you need before installing the software.
* You need this
* And you need this
* Oh, and don't forget this
* A working docker host with git and docker-compose pre installed
* port forwarding if your host is behind a router or firewall
### Installation
A step by step guide that will tell you how to get the development environment up and running.
```
$ mkdir yourservername && cd yourservername
$ git clone https://git.koke.estate/Docker/Minecraft-Bedrock.git
$ cp sample.env .env
$ nano .env
@ -29,9 +29,8 @@ $ nano .env
A few examples of useful commands and/or tasks.
```
$ First example
$ Second example
$ And keep this in mind
$ docker-compose pull
$ docker-compose up -d
```
## Deployment