Update README.md

This commit is contained in:
Rob Walker 2018-11-28 13:33:55 -08:00 committed by GitHub
parent 194e3100a9
commit 30a0820cbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,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 llvm
$ sudo apt-get install libssl-dev pkg-config zlib1g-dev llvm clang
```
Download the source code: