fix typo in the README.md file
did
committed Jun 19, 2014
commit ad9fb8b10d2a7c5c8ccb4d03f1d64553d6a13ab2
Showing 1
changed file with
1 additions
and 1 deletions
README.md
+1
-1
| @@ | @@ -37,7 +37,7 @@ Please, visit the documentation website of LocomotiveCMS. |
| #### Run the server with a default site | |
| - | $ bundle exec bin/wagon server <path to the mounter gem>/spec/fixtures/default |
| + | $ bundle exec bin/wagon serve <path to the mounter gem>/spec/fixtures/default |
| #### Push a site | |