Skip to content

Commit

Permalink
Add note about Swift 6 for the toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTim committed Dec 9, 2024
1 parent c4213e4 commit 2245b44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/getting-started/hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ If you have not yet installed Swift or Vapor Toolbox, check out the install sect
- [Install → macOS](../install/macos.md)
- [Install → 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.
Expand Down

0 comments on commit 2245b44

Please sign in to comment.