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

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: On Linux systems you may need to install libssl-dev, pkg-config, zlib1g-dev, etc. On Ubuntu:
```bash ```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: Download the source code: