summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLaSombra <lasombra@users.noreply.github.com>2016-10-16 13:13:14 +0100
committerGitHub <noreply@github.com>2016-10-16 13:13:14 +0100
commit860f3a0c4aa5822d250ad015dff23e03de072822 (patch)
tree2bcfca2d102809c600f86054b207f7d8d54f5295 /Documentation
parentfb852718a89ef67704f12a61cbb91deb37b96a52 (diff)
downloadcoreclr-860f3a0c4aa5822d250ad015dff23e03de072822.tar.gz
coreclr-860f3a0c4aa5822d250ad015dff23e03de072822.tar.bz2
coreclr-860f3a0c4aa5822d250ad015dff23e03de072822.zip
Update linux-instructions.md
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/building/linux-instructions.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/building/linux-instructions.md b/Documentation/building/linux-instructions.md
index 53e2d814a4..a1ec7f7a0d 100644
--- a/Documentation/building/linux-instructions.md
+++ b/Documentation/building/linux-instructions.md
@@ -44,6 +44,7 @@ Then install the packages you need:
You now have all the required components.
If you are using Fedora 23 or 24, then you will need to install the following packages:
+
`$ sudo dnf install cmake clang lldb-devel libunwind-devel lttng-ust-devel libuuid-devel`
Git Setup