Update README.md

This commit is contained in:
Per Sandberg 2019-01-10 18:32:55 +01:00 committed by GitHub
parent 6373065fff
commit a9aab73505
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 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
Fedora 27 /native
GNATPro 19.0w
##Tested on
Fedora 27 /native
GNATPro 19.0w