Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 872adf1

Browse files
authored
Update README.md
1 parent 5fc1167 commit 872adf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ $ rustup update
290290
On Linux systems you may need to install libssl-dev, pkg-config, zlib1g-dev, etc. On Ubuntu:
291291

292292
```bash
293-
$ sudo apt-get install libssl-dev pkg-config zlib1g-dev
293+
$ sudo apt-get install libssl-dev pkg-config zlib1g-dev llvm
294294
```
295295

296296
Download the source code:

0 commit comments

Comments
 (0)