t

commit 3ee1e98896dcde541b2c71f39671800adc523571

Author: Pedro Lucas Porcellis <pedrolucasporcellis@gmail.com>

Add a installation process to the README

 README.md | 15 +++++++++++++--


diff --git a/README.md b/README.md
index c7e78c0fb4d39974e2c0058b8bcf887f8906e5b4..b767f1e19b654354c6dbaf4250e2fcbf81baf885 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,18 @@ supply a position of the index you want to edit.
 
 You can check the man page `man t` if you need any help.
 
+## Installing
+
+For now, you can only install by cloning this repository and running the
+installation script.
+
+So open your favorite terminal and fire these commands:
+- `git clone https://git.sr.ht/~porcellis/t`
+- `make && sudo make install`
+
+If you have any interest in packaging this software to your distro of
+choice, please let me know, so I can update the steps here.
+
 ## Contributing
 
 The plain, good and old git-way of contributing.
@@ -47,8 +59,7 @@ [pedrolucasporcellis@gmail.com](mailto:pedrolucasporcellis@gmail.com)
 
 (Remember to use [plain text](https://useplaintext.email))!
 
-
-## TODO
+## Roadmap
 
 There's a lot of things I want to implement on `t`, heres some of them: