diff --git a/content/v2.1/introduction/getting-started.md b/content/v2.1/introduction/getting-started.md index a9012754..ec5a71d2 100644 --- a/content/v2.1/introduction/getting-started.md +++ b/content/v2.1/introduction/getting-started.md @@ -141,7 +141,7 @@ We'll see this structure in more detail as this guide progresses. For now let's get our new app running. In the bookshelf directory, run: ```shell -$ bundle exec hanami dev +$ bundle exec hanami server ``` If all has gone well, you should see output similar to: