Skip to content

Commit 186889c

Browse files
committed
Merge pull request #162 from gzm0/update-readme
Update README: Jekyll now uses subcommands instead of switches
2 parents 51980fa + 252e1aa commit 186889c

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
@@ -20,7 +20,7 @@ If in doubt, head over to the [Jekyll wiki](https://github.com/mojombo/jekyll/wi
2020

2121
After cloning, cd into the `scala/scala-lang` directory and run:
2222

23-
jekyll --server
23+
jekyll serve
2424

2525
To see the generated site, just visit `http://localhost:4000`.
2626

0 commit comments

Comments
 (0)