Merge pull request #5226 from gerardorn/patch-1

Merge pull request 5226
This commit is contained in:
jekyllbot 2016-08-10 22:21:48 -07:00 committed by GitHub
commit 5a243fb64c
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ This gem is also needed in the github-pages and to get it running on Windows x64
* Open command prompt and install [Bundler][]: `gem install bundler` * Open command prompt and install [Bundler][]: `gem install bundler`
* Create a file called `Gemfile` without any extension in your root directory of your blog * Create a file called `Gemfile` without any extension in your root directory of your blog
* Copy & past the two lines into the file: * Copy & paste the two lines into the file:
{% highlight ruby %} {% highlight ruby %}