Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/v2.1/introduction/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down