From ccd8d10747da9cb07a743be43aa481a512eea3ea Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Fri, 27 Oct 2017 14:57:41 +0200 Subject: [PATCH] Update README --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 30dcbf4..fd62901 100644 --- a/README +++ b/README @@ -62,7 +62,7 @@ 4. Installation - Installation steps (from source): +4.1 Installation from source: $ ./configure $ make @@ -71,10 +71,10 @@ See INSTALL file for more installation details. - Installation steps (binary package): +4.2 Installation using package: Tio comes prepackaged for various GNU/Linux distributions. Visit - https://tio.github.io to see package installation details. + https://tio.github.io for package installation details. 5. Contributing