Add gems to README, fixes #101
This commit is contained in:
Родитель
7eb5721140
Коммит
9940c82cba
|
@ -4,8 +4,12 @@ The [website](http://electron.atom.io) for [Electron](https://github.com/atom/el
|
|||
|
||||
### Build
|
||||
|
||||
This is a [Jekyll](http://jekyllrb.com) site hosted on [GitHub Pages](http://pages.github.com). To build a Jekyll site you'll need a few things on your system so double check the [Jekyll requirements](http://jekyllrb.com/docs/installation/#requirements).
|
||||
This is a [Jekyll](http://jekyllrb.com) site hosted on [GitHub Pages](http://pages.github.com). To build a Jekyll site you'll need a few things on your system so double check the [Jekyll requirements](http://jekyllrb.com/docs/installation/#requirements). In addition to those, you'll need these Ruby gems:
|
||||
|
||||
```bash
|
||||
$ gem install jekyll
|
||||
$ gem install bundler
|
||||
```
|
||||
Follow these steps to copy this repository to your computer and build the site:
|
||||
|
||||
```bash
|
||||
|
|
Загрузка…
Ссылка в новой задаче