note build step in readme

This commit is contained in:
Martin Keegan 2014-09-04 16:17:54 +01:00
parent f510172a64
commit 737e63bc9d
1 changed files with 3 additions and 2 deletions

5
README
View File

@ -6,7 +6,8 @@ Prerequisits:
a modern GCC (4.3 or better) with Ada enabled
Install:
$make
$sudo make install
$ ./configure
$ make
$ sudo make install