modified README
This commit is contained in:
parent
bbff6f78ae
commit
656520fb3d
|
@ -19,8 +19,14 @@ A step by step guide that will tell you how to get the development environment u
|
||||||
|
|
||||||
```
|
```
|
||||||
$ mkdir yourservername && cd yourservername
|
$ mkdir yourservername && cd yourservername
|
||||||
|
```
|
||||||
|
```
|
||||||
$ git clone https://git.koke.estate/Docker/Minecraft-Bedrock.git
|
$ git clone https://git.koke.estate/Docker/Minecraft-Bedrock.git
|
||||||
|
```
|
||||||
|
```
|
||||||
$ cp sample.env .env
|
$ cp sample.env .env
|
||||||
|
```
|
||||||
|
```
|
||||||
$ nano .env
|
$ nano .env
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue