mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 01:50:53 +09:00
Merge pull request dotnet/coreclr#880 from dendory/patch-1
Fixing weird markdown parsing bug
Commit migrated from 39c5df949f
This commit is contained in:
commit
c27ee95221
1 changed files with 1 additions and 5 deletions
|
@ -17,11 +17,7 @@ These instructions are written assuming the Ubuntu 14.04 LTS, since that's the d
|
||||||
Packages
|
Packages
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Install the following packages:
|
Install the `libunwind8`, `libssl-dev` and `unzip` packages:
|
||||||
|
|
||||||
- libssl-dev
|
|
||||||
- libunwind8
|
|
||||||
- unzip
|
|
||||||
|
|
||||||
sudo apt-get install libunwind8 libssl-dev unzip
|
sudo apt-get install libunwind8 libssl-dev unzip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue