From 9e94e424214fec83f49e3432662b76d9da7bb490 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Sat, 7 Jun 2014 14:40:39 -0300 Subject: Updated README.md. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cfe94d..753a783 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ possible, while still being usable. Configuration is done by modifying the file ## Compilation ## To compile T, run: - $ make + make ## Installation ## To install T, run (as root): - # make install + make install -- cgit v1.2.3