We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 282f8b3 + 04b597b commit 5bc5ea2Copy full SHA for 5bc5ea2
install-mac.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
3
brew install ruby
4
-sudo gem install jekyll rdiscount
+sudo gem install github-pages
5
echo "You can run the server by using 'jekyll serve'."
0 commit comments