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

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