modified README
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user