Skip to content
Merged
Changes from 1 commit
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 trellis/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Check out the following files to review the basic site configuration:
## Start your development environment

```shell
$ trellis vm up
$ trellis vm start
```

This command will start the Lima environment and provision the server. Once it's done, you can visit your development site at the URL you chose when you ran `trellis new`.
Expand Down
Loading