Fix markup
This commit is contained in:
parent
7012c4fbe0
commit
be08601875
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue