README.md: bolden dependencies and update links
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 7 Apr 2016 00:27:41 +0000 (20:27 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 7 Apr 2016 00:31:46 +0000 (20:31 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README.md

index 84728dbbe21ba94e99f8debf569608158ffc9e11..a2d9e634f6ebf758d960d2a22eae9e81c1017181 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,9 +24,11 @@ This source tree is based on the Autotools suite from GNU to simplify
 portability. Here are some things you should have on your system in order to
 compile the Git repository tree:
 
-  - GNU Autotools (Automake >= 1.10, Autoconf >= 2.50, Autoheader >= 2.50;
+  - [GNU Autotools](http://www.gnu.org/software/autoconf/)
+    (**Automake >= 1.10**, **Autoconf >= 2.50**,
+    **Autoheader >= 2.50**;
     make sure your system-wide `automake` points to a recent version!)
-  - [GNU Libtool](http://www.gnu.org/software/autoconf/) >= 2.2
+  - **[GNU Libtool](https://www.gnu.org/software/libtool/) >= 2.2**
 
 
 ### Optional dependencies
This page took 0.035642 seconds and 4 git commands to generate.