9511_project01

project 1 for algorithms & programming I (9511) prof. Cardozo
Index Commits Files Refs README
commit b96cebfb1700a5c4177f950fd99c2ebcacd305de
parent d0b01db2d3f6378537a1e5a343f46422d26bd839
Author: Martin J. Klöckner <64109770+klewer-martin@users.noreply.github.com>
Date:   Tue,  9 Feb 2021 18:07:21 -0300

Update README.md
Diffstat:
MREADME.md | 2--
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -20,8 +20,6 @@ NOTE: You need to have installed gcc in order to compile the application.
 Install it and make shure you have gcc added to path to execute it from
 terminal/cmd.
 
-Linux installation:
-
 Arch based distros:
     
     Install base-devel, git(not neccesary unless you want to clone the repo).