Add note about Swift 6 for the toolbox (#1025)

<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
This commit is contained in:
Tim Condon 2024-12-09 19:25:52 +00:00 committed by GitHub
parent 28438d0407
commit dc47acc514
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ If you have not yet installed Swift or Vapor Toolbox, check out the install sect
- [Install &rarr; macOS](../install/macos.md)
- [Install &rarr; Linux](../install/linux.md)
!!! tip
The template used by the Vapor Toolbox requires Swift 6.0 or later
## New Project
The first step is to create a new Vapor project on your computer. Open up your terminal and use Toolbox's new project command. This will create a new folder in the current directory containing the project.