Skip to content
Snippets Groups Projects
Commit b8e3f9c6d8bf authored by Tina Mueller's avatar Tina Mueller
Browse files

Add required packages to README

parent 9d858d173208
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,14 @@
$ make
# make install
Required packages:
- gcc
- libool
- make
If you checked the source code from the Git repository, run
$ ./bootstrap
$ ./configure
$ make
# make install
......@@ -8,9 +13,14 @@
If you checked the source code from the Git repository, run
$ ./bootstrap
$ ./configure
$ make
# make install
Required packages:
- autoconf
- libool
- make
For more information, check the LibYAML homepage:
'https://github.com/yaml/libyaml'.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment