Update README.md

This commit is contained in:
Rob Walker 2018-11-20 16:48:18 -08:00 committed by GitHub
parent 5fc1167802
commit 872adf1031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ $ rustup update
On Linux systems you may need to install libssl-dev, pkg-config, zlib1g-dev, etc. On Ubuntu:
```bash
$ sudo apt-get install libssl-dev pkg-config zlib1g-dev
$ sudo apt-get install libssl-dev pkg-config zlib1g-dev llvm
```
Download the source code: