Skip to content

Commit

Permalink
Use assertive language for installing the skeleton
Browse files Browse the repository at this point in the history
Signed-off-by: Anna Filina <[email protected]>
  • Loading branch information
afilina authored Jan 28, 2022
1 parent 75fc1f8 commit 529506c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This requires several steps:

## Install the Laminas MVC Skeleton Application

The recommended way to get started is to install the skeleton application via Composer.
To get started, install the skeleton application via Composer.

If you have not yet done so, [install Composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx).
Once you have, use the `create-project` command to create a new application:
Expand Down

0 comments on commit 529506c

Please sign in to comment.