diff --git a/README.md b/README.md index 79778f7..7627db8 100755 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ Documentations Basic Directions ---------------- -#### *Requires:* +#### *Build Requires on unix:* You need to install gcc, gnu make, m4, aclocal, autoconf, automake and libtool packages. -#### *Example on ubuntu :* +*Example on ubuntu :* ``` # apt install gcc make m4 autoconf automake libtool ```