Actually mention GNAT in the instructions.
1 files changed, 2 insertions(+), 2 deletions(-)

M README.rst
M README.rst +2 -2
@@ 12,14 12,14 @@ Dependencies
 * curl-ada - https://bitbucket.org/tkoskine/curl-ada
 * jdaughter - https://bitbcket.org/tkoskine/jdaughter
 
-Beautiful Ladybird is mostly tested with Janus/Ada compiler.
+Beautiful Ladybird is mostly tested with Janus/Ada and GNAT compilers.
 Other compilers might work, but at the moment that is not
 guaranteed.
 
 Building
 --------
 
-To build the client, you need to first fetch the source code
+To build the client with GNAT, you need to first fetch the source code
 and the dependencies:
 
 .. codeblock