Skip to content

Commit

Permalink
Update README.md: Add 'use' (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhynodesigns authored Mar 26, 2024
1 parent 05a9d91 commit 4485f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ composer require --dev jasonmccreary/laravel-test-assertions


## Basic Usage
Blueprint comes with a set of artisan commands. The one you'll to generate the Laravel components is the `blueprint:build` command:
Blueprint comes with a set of artisan commands. The one you'll use to generate the Laravel components is the `blueprint:build` command:

```sh
php artisan blueprint:build [draft]
Expand Down

0 comments on commit 4485f6b

Please sign in to comment.