Skip to content

Commit 59a1fe8

Browse files
authored
just need to install bundler
1 parent 081fa47 commit 59a1fe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Go to [the website](https://aksakalli.github.io/jekyll-doc-theme/) for detailed
77
You need Ruby and gem before starting, then:
88

99
```bash
10-
# install jekyll and bundler
11-
gem install jekyll bundler
10+
# install bundler
11+
gem install bundler
1212

1313
# clone the project
1414
git clone https://github.com/aksakalli/jekyll-doc-theme.git

0 commit comments

Comments
 (0)