From 872adf1031b1971dcdead8cb2fc10b2949cd2bfe Mon Sep 17 00:00:00 2001 From: Rob Walker Date: Tue, 20 Nov 2018 16:48:18 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 684c168ca..14cef36b8 100644 --- a/README.md +++ b/README.md @@ -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: