mirror of https://github.com/vapor/docs.git
add -beta suffix
This commit is contained in:
parent
3acfa72719
commit
7ab67897c4
|
|
@ -12,7 +12,7 @@ If you have not yet installed Swift or Vapor Toolbox, check out the install sect
|
|||
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.
|
||||
|
||||
```sh
|
||||
vapor new hello -n
|
||||
vapor-beta new hello -n
|
||||
```
|
||||
|
||||
!!! tip
|
||||
|
|
|
|||
Loading…
Reference in New Issue