Skip to content

Commit 5bc5ea2

Browse files
committed
Merge pull request #142 from shinvee/gh-page-gem
Github Pagees gem 으로 변경
2 parents 282f8b3 + 04b597b commit 5bc5ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-mac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
22
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
33
brew install ruby
4-
sudo gem install jekyll rdiscount
4+
sudo gem install github-pages
55
echo "You can run the server by using 'jekyll serve'."

0 commit comments

Comments
 (0)