Skip to content

Commit 0e630d0

Browse files
docs(README): fix typo
1 parent 34b22d9 commit 0e630d0

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,7 +10,7 @@ gems and manage the environment.
1010
## Development
1111

1212
After cloning, you'll need to install dependencies using `bundle install`.
13-
Then run `bundle exec middleman server` to start a preview web server. You can
13+
Then run `bundle exec middleman serve` to start a preview web server. You can
1414
then navigate to
1515
[http://localhost:4567/](http://localhost:4567/) too see the local website.
1616

0 commit comments

Comments
 (0)