mirror of https://github.com/vapor/docs.git
commit
804dd5fa96
|
|
@ -21,6 +21,7 @@ Or add the repo manually.
|
|||
```sh
|
||||
wget -q https://repo.vapor.codes/apt/keyring.gpg -O- | sudo apt-key add -
|
||||
echo "deb https://repo.vapor.codes/apt $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vapor.list
|
||||
sudo apt-get update
|
||||
```
|
||||
|
||||
## Install Vapor
|
||||
|
|
|
|||
Loading…
Reference in New Issue