To install, run the following command:
composer global require craftcms/craft6-revamp -W
Tip
If you get a dependency conflict error, try running the following command first:
composer global update
To prepare a Craft 5 project for Craft 6, cd
to it in your terminal and run the following command:
craft6-revamp