Update README.md

This commit is contained in:
Per Sandberg 2019-01-10 18:35:08 +01:00 committed by GitHub
parent a9aab73505
commit afc1545580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -1,15 +1,15 @@
#zeromq-Ada
# zeromq-Ada
provides an Ada-binding the 0MQ library
##Prerequisits:
## Prerequisits:
zeromq 4.x installed (Works with zeromq 3.x as well but will warn)
a modern GCC (4.3 or better) with Ada enabled
##Install:
>$ ./configure
>$ make
>$ sudo make install
## Install:
> $ ./configure
> $ make
> $ sudo make install
##Tested on
## Tested on
Fedora 27 /native
GNATPro 19.0w