diff options
-rw-r--r-- | docs/INSTALL.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 05ec6693..e29fca96 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -34,8 +34,6 @@ make distrib 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! |