small update README.md

This commit is contained in:
proller 2013-12-06 20:26:15 +04:00
parent 7d2560b562
commit 5c9d0088d9

View File

@ -34,9 +34,8 @@ sudo apt-get install build-essential libirrlicht-dev cmake libbz2-dev libpng12-d
```
Download source code:
```
git clone https://github.com/freeminer/freeminer.git
git clone --recursive https://github.com/freeminer/freeminer.git
cd freeminer
git submodule update --init --recursive
```
Build it:
```