Update README

This commit is contained in:
kisenka 2015-02-12 16:56:17 +03:00
parent 580c938dff
commit 915657e734

View File

@ -10,9 +10,13 @@ You can find the current official documentation [here](http://confluence.jetbrai
Docs engine
-----------
Install:
Install
```
sudo gem install jekyll
```
Initialize submodules
```
git submodule update --init --remote
```