Skip to content

Commit 8567ed7

Browse files
committed
Add bundle exec on README
1 parent 0d6f1d3 commit 8567ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ gem install jekyll
1010
gem install jekyll-sitemap
1111

1212
# run local server on 4000 port
13-
jekyll s
13+
bundle exec jekyll s
1414
```

0 commit comments

Comments
 (0)