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.
1 parent 34b22d9 commit 0e630d0Copy full SHA for 0e630d0
README.md
@@ -10,7 +10,7 @@ gems and manage the environment.
10
## Development
11
12
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
+Then run `bundle exec middleman serve` to start a preview web server. You can
14
then navigate to
15
[http://localhost:4567/](http://localhost:4567/) too see the local website.
16
0 commit comments