Skip to content

Commit d3d9f83

Browse files
committed
Update README.md
1 parent 954e089 commit d3d9f83

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PMD Landing Page
22

3+
[![Build Status](https://travis-ci.com/pmd/pmd.github.io.svg?branch=pmd7)](https://travis-ci.com/pmd/pmd.github.io)
4+
35
The Jekyll theme used is [landing page jekyll theme](https://github.com/swcool/landing-page-theme).
46
It is based on [landing-page bootstrap theme ](http://startbootstrap.com/templates/landing-page/).
57

@@ -9,7 +11,7 @@ It is based on [landing-page bootstrap theme ](http://startbootstrap.com/templat
911
speed up local builds. Otherwise, generating the site could take
1012
very long, since all the files need to be copied.
1113

12-
2. Execute once `bundler`. This will download and install jekyll
14+
2. Execute once `bundle install`. This will download and install jekyll
1315
(see `Gemfile`).
1416

1517
3. Execute `bundle exec jekyll serve` and visit http://localhost:4000/

0 commit comments

Comments
 (0)