Update README.md
This commit is contained in:
parent
c58bf46f5e
commit
c4dce79b15
|
@ -1,4 +1,4 @@
|
||||||
[![Build Status](https://secure.travis-ci.org/edubart/otclient.svg?branch=master)](http://travis-ci.org/edubart/otclient) [![Join the chat at https://gitter.im/edubart/otclient](https://img.shields.io/badge/GITTER-join%20chat-green.svg)](https://gitter.im/edubart/otclient?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\
|
[![Build Status](https://secure.travis-ci.org/edubart/otclient.svg?branch=master)](http://travis-ci.org/edubart/otclient) [![Join the chat at https://gitter.im/edubart/otclient](https://img.shields.io/badge/GITTER-join%20chat-green.svg)](https://gitter.im/edubart/otclient?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|
||||||
### What is otclient?
|
### What is otclient?
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ In short, if you need to compile OTClient, follow these tutorials:
|
||||||
|
|
||||||
### Build and run with Docker
|
### Build and run with Docker
|
||||||
|
|
||||||
To build and run the client without copile by hand:
|
To build and run the client:
|
||||||
```
|
```
|
||||||
./build.sh
|
./build.sh
|
||||||
./run.sh
|
./run.sh
|
||||||
|
|
Loading…
Reference in New Issue