commit | 5fa7861149174fcd16fb11527a3340756e730f5c | [log] [tgz] |
---|---|---|
author | Ruben ten Hove <git@rhtenhove.nl> | Mon Jun 27 15:37:15 2022 +0000 |
committer | Ruben ten Hove <git@rhtenhove.nl> | Mon Jun 27 15:37:15 2022 +0000 |
tree | fa681f270e9039cbed7f20ea514d9861dffa38ba | |
parent | e969972c9799788df0f4af07b9112bb198024f21 [diff] |
no need for that line anymore
diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 05ec669..e29fca9 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md
@@ -34,8 +34,6 @@ sudo make install ``` -> We add the `-i` to make so it will skip any features that fail to install. - It is recommended to install the newest available gcc, clang and llvm-dev possible in your distribution!