Skip to content
Open
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 docs/6.x/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Laravel makes it possible to directly configure mailers, loggers, filesystems, a
1. Install the upgrade tool:

```bash
composer global install craftcms/craft6-revamp
composer global require craftcms/craft6-revamp
```

The tool will examine your project structure and will warn you if it’s unable to safely make changes.
Expand Down