From 93539e91d1ac069a0366aedb64947cad60abad53 Mon Sep 17 00:00:00 2001 From: Adam Abdel-Halim <adaab301@student.liu.se> Date: Fri, 25 Sep 2020 18:28:05 +0200 Subject: [PATCH] Removed incorrect info Terminal can't be used for other things; type eclipse& to release terminal for other use. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 77369ad..259fd8a 100644 --- a/README.md +++ b/README.md @@ -176,8 +176,7 @@ lite enklare att starta eclipse kan du skriva in följande i terminalen: `source ~/.bashrc` -Nu kan ni starta eclipse från terminalen genom att skriva `eclipse` och terminalen -går att använda till annat. +Nu kan ni starta eclipse från terminalen genom att skriva `eclipse`. En rekommendation är att ändra temat på eclipse så att det blir mer användarvänligt. Ni gör det genom att klicka på “Window → “Preferences” → “General” → “Appearance”. -- GitLab