Skip to content

Commit

Permalink
Updates formatting on terminal command
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian authored Mar 29, 2017
1 parent 3f24670 commit 785cd98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion valet.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ valet uninstall

Next, you should upgrade to the latest version of Valet. Depending on how you installed Valet, this is typically done through Git or Composer. If you installed Valet via Composer, you should use the following command to update to the latest major version:

composer global require laravel/valet
`composer global require laravel/valet`

Once the fresh Valet source code has been downloaded, you should run the install command:

```bash
Expand Down

0 comments on commit 785cd98

Please sign in to comment.