aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Fadel <samuelfadel@gmail.com>2014-06-07 14:40:39 -0300
committerSamuel Fadel <samuelfadel@gmail.com>2014-06-07 14:40:39 -0300
commit9e94e424214fec83f49e3432662b76d9da7bb490 (patch)
tree4299e0a7a7e6e136f12595b173a1fc486db7064e
parent5a4f04987f6d17b0dc41dace43ca8874405ed332 (diff)
Updated README.md.
-rw-r--r--README.md4
1 files 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