Merge pull request #134 from joscdk/patch-1

Adding apt-get update
This commit is contained in:
Tanner 2017-03-30 13:26:47 +02:00 committed by GitHub
commit 804dd5fa96
1 changed files with 1 additions and 0 deletions

View File

@ -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