make install

This commit is contained in:
tanner0101 2020-08-20 15:44:06 -04:00
parent 35caf38835
commit dd4b2ea849
1 changed files with 1 additions and 2 deletions

View File

@ -47,8 +47,7 @@ On Linux, you will need to build the toolbox from source. View the toolbox's <a
git clone https://github.com/vapor/toolbox.git
cd toolbox
git checkout <desired version>
swift build -c release --disable-sandbox --enable-test-discovery
mv .build/release/vapor /usr/local/bin
make install
```
Double check the installation was successful by printing help.