Skip to content

Commit 1710f03

Browse files
committed
rev_news: no need for gemfile instructions anymore
Gemfile was created in an earlier commit, so that step can be skipped now.
1 parent b16fc8f commit 1710f03

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

_includes/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ [email protected] if appropriate).
1919
`/usr/bin/ruby` and `/usr/bin/gem` with their v2 options)
2020
* `sudo gem install bundler`
2121
* Clone this repo
22-
* If I haven't committed the Gemfile yet, create it with these lines:
23-
```
24-
source 'https://rubygems.org'
25-
gem 'github-pages'
26-
```
2722
* `sudo apt-get install zlib1g-dev` # ref [1]
2823
* `bundle install`
2924
* `bundle exec jekyll serve`

0 commit comments

Comments
 (0)