Fix markup

This commit is contained in:
Fabian Affolter 2015-12-09 13:38:45 +01:00
parent 7012c4fbe0
commit be08601875

View File

@ -50,7 +50,9 @@ $ git pull origin gh-pages
$ cd ..
$ rake generate && rake deploy
```
```bash
TZ=UTC rake generate && rake deploy
```
### Setup on Fedora and CentOS
On Fedora > 22 or CentOS 7.1.1503 Ruby is not available by default. Please take the notes here as a little guide for the Ruby installation process.