From 497ab1fb3dc810a03884cf5edf39085a6645ecce Mon Sep 17 00:00:00 2001 From: persan Date: Sat, 28 Mar 2020 21:50:31 +0100 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a7aada..cee9b31 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ 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 - +``` ## Tested on Fedora 27 /native GNATPro 19.x